diff --git a/README b/README new file mode 100644 index 0000000..40585db --- /dev/null +++ b/README @@ -0,0 +1 @@ +opens test.cfg and outputs it back to terminal \ No newline at end of file diff --git a/test.cfg b/test.cfg new file mode 100644 index 0000000..f8be7bb --- /dev/null +++ b/test.cfg @@ -0,0 +1,2 @@ +line1 +line2 \ No newline at end of file