Commit 390d38d0fbdf418f813cc3b2d96f92f997d388c1
1 parent
b8c26e77
Exists in
master
and in
39 other branches
Added coveralls badge to README
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
README.rst
... | ... | @@ -11,6 +11,9 @@ Colab, a Software for Communities |
11 | 11 | .. image:: https://travis-ci.org/colab/colab.svg?branch=master |
12 | 12 | :target: https://travis-ci.org/colab/colab |
13 | 13 | |
14 | +.. image:: https://coveralls.io/repos/colab/colab/badge.png?branch=master | |
15 | + :target: https://coveralls.io/r/colab/colab?branch=master | |
16 | + | |
14 | 17 | |
15 | 18 | What is Colab? |
16 | 19 | ============== | ... | ... |