We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 329f5d6 commit d5add34Copy full SHA for d5add34
README.md
@@ -20,7 +20,7 @@ Assumptions
20
21
Files
22
-----
23
-main.c - handles command line parameters and driving the rest of the program
24
-display.c - handles displaying the information to the user
25
-process.c - handles reading a file in to our data structure
26
-state.c - handles basic management of the data structure
+* main.c - handles command line parameters and driving the rest of the program
+* display.c - handles displaying the information to the user
+* process.c - handles reading a file in to our data structure
+* state.c - handles basic management of the data structure
0 commit comments