diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2021-02-25 12:06:06 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2021-02-25 12:06:06 +0100 |
| commit | 12a4a429f3bb217c1cb9ce1eb9056251f496a3ef (patch) | |
| tree | f154d70a3152c65833d4178eb7f62698df17585f | |
| parent | 5e058cf1a0f66082ecb6f255d2b346c0dfa441c9 (diff) | |
| download | libasm-12a4a429f3bb217c1cb9ce1eb9056251f496a3ef.tar.gz libasm-12a4a429f3bb217c1cb9ce1eb9056251f496a3ef.tar.bz2 libasm-12a4a429f3bb217c1cb9ce1eb9056251f496a3ef.zip | |
| -rw-r--r-- | README.md | 13 |
1 files changed, 1 insertions, 12 deletions
@@ -4,15 +4,4 @@ libasm project of school 42. ## Test -Clone the test [repository](https://github.com/HappyTramp/libasm_test) next to this project folder. - -``` -. -|- libasm -|- libasm_test -``` - -``` -cd libasm_test -make runbonus -``` +Tested with [libasm\_test](https://github.com/cacharle/libasm_test) [](https://travis-ci.com/cacharle/libasm_test). |
