diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,4 +14,5 @@ Clone this repo such that: or modify the `FT_PRINTF_PATH` variable in the Makefile -`> make run` +- `> make run`: run the tests in a pretty format +- `> make run_raw`: run the tests in a ugly but parsable format |
