Add readme for a3

This commit is contained in:
Isaac Shoebottom 2023-10-11 18:33:02 -03:00
parent af78125046
commit 2966ee66d5

7
Assignment3/readme.txt Normal file
View File

@ -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