Skip to content

Commit fa53382

Browse files
committed
Update readme
1 parent 5cbb8b9 commit fa53382

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,6 @@ make
114114
./bin/symtab <path_to_c_file> -o <file_name>.dot
115115
```
116116

117-
## Final Project
117+
## Final Project
118+
119+
The final stage of this project is a functional compiler to translate C source to MIPS and run it. Tip-of-Tree of the `master` branch has code for the final outcome of the project. Usage information is provided above.

0 commit comments

Comments
 (0)