Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nayefc committed Aug 10, 2012
1 parent 32091a3 commit 2f96859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Furthermore, the program will not work if you wrap the whole expression between
### Test:
$ ./test

To add your own test cases, add them to `test.c`. Follow the conventions provided in the commented code. Once you're done, `make` and run `./test`.
To add your own test cases, add them to `test.c`. Follow the conventions provided in the commented code. Once you're done, `make` and run `./test`.

### Clean
$ make clean
Expand Down

0 comments on commit 2f96859

Please sign in to comment.