Skip to content

Commit aebf12a

Browse files
authored
Update README.md
1 parent e962522 commit aebf12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is a miniJAVA compiler for the MIPS platform for the compiler class (CS453)
66
intermediate representation and does incremental lowering to vapor-M and finally to MIPS assembly. This compiler only
77
supports printing of integer values to screen, printing of strings are not supported.
88

9-
The following table shows the class average and my score for each of the four homeworks.
9+
The following table shows the class average and my score for each of the four homeworks/modules used in the compiler project.
1010

1111
| |Class Average|My Score|
1212
|------|-------------|--------|

0 commit comments

Comments
 (0)