diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,9 +2,12 @@ Unit tests for the libasm project. + + ## Usage -`> make run` +- `> make` show regular pretty output. +- `> make run_raw` show parsable output. ## Configuration |
