aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md13
1 files changed, 1 insertions, 12 deletions
diff --git a/README.md b/README.md
index 2bd0427..a2bbfcf 100644
--- a/README.md
+++ b/README.md
@@ -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) [![Build Status](https://api.travis-ci.com/cacharle/libasm_test.svg?branch=master)](https://travis-ci.com/cacharle/libasm_test).