summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2018-03-27 21:15:30 +0200
committerjvoisin2018-03-27 21:15:30 +0200
commit088c3d013ce4515920dea5e0becb98b36afa9a31 (patch)
treec8372ed9f7536cc64607a90c7c626a08da66b70e
parent3c0e04dacc720bc1ec1b605e04f20f435d625034 (diff)
Add badges to the readme
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9eeb240..a95f835 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,10 @@
6 6
7``` 7```
8 8
9[![pipeline status](https://0xacab.org/jvoisin/mat2/badges/master/pipeline.svg)](https://0xacab.org/jvoisin/mat2/commits/master)
10[![coverage report](https://0xacab.org/jvoisin/mat2/badges/master/coverage.svg)](https://0xacab.org/jvoisin/mat2/commits/master)
11
12
9 13
10# Run the testsuite 14# Run the testsuite
11 15