Skip to content

Commit 656bb4b

Browse files
committed
Add coverall badge in README
1 parent b2629e1 commit 656bb4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python version of SimplePEG
22
--------
3-
.. image:: https://travis-ci.org/SimplePEG/Python.svg?branch=master
4-
:target: https://travis-ci.org/SimplePEG/Python
3+
.. image:: https://travis-ci.org/SimplePEG/Python.svg?branch=master :target: https://travis-ci.org/SimplePEG/Python
4+
.. image:: https://coveralls.io/repos/github/SimplePEG/Python/badge.svg?branch=master :target: https://coveralls.io/github/SimplePEG/Python?branch=master
55

66
To use, simply do::
77

0 commit comments

Comments
 (0)