diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -6,13 +6,15 @@ Unit tests for the libasm project. ## Usage +The default path to your libasm is `../libasm`. You can modify it in the Makefile. + - `> make run` show regular pretty output. - `> make run_raw` show parsable output. ### Bonus -Suffix all Makefile commands with `bonus` i.e `> make runbonus`. +Suffix all Makefile commands with `bonus` (i.e `> make runbonus`). -## Configuration +## Help, ft\_write and ft\_read crash for no reason -The default path to your libasm is `../libasm`. You can modify it in the Makefile. +<https://stackoverflow.com/c/42network/questions/1494> |
