Skip to content

Commit d5add34

Browse files
committed
fixed file formatting
1 parent 329f5d6 commit d5add34

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Assumptions
2020

2121
Files
2222
-----
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
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

0 commit comments

Comments
 (0)