aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index bb65945..aeb7d62 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,13 @@ Unit tests for the libasm project.
## Usage
-- `> make` show regular pretty output.
+- `> make run` show regular pretty output.
- `> make run_raw` show parsable output.
+### Bonus
+
+Suffix all Makefile commands with `bonus` i.e `> make runbonus`.
+
## Configuration
The default path to your libasm is `../libasm`. You can modify it in the Makefile.