aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index a6e7397..14c0111 100644
--- a/README.md
+++ b/README.md
@@ -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