diff --git a/Assignment3/readme.txt b/Assignment3/readme.txt new file mode 100644 index 0000000..a2f2eef --- /dev/null +++ b/Assignment3/readme.txt @@ -0,0 +1,7 @@ +To graders: + +To compile the code, run the following command: +gcc main.c + +To run the code, run the following command: +./a.out \ No newline at end of file