diff --git a/README.md b/README.md index ed6adbf..bd66fa0 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,6 @@ The code calculates and displays as many as N Fibonacci numbers backward from a The code has been written to be compatible with PCSpim, a MIPS32 Simulator. +# Test + + diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..bb2e9a2 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +HELLO WORLD 2