We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2629e1 commit 656bb4bCopy full SHA for 656bb4b
README.rst
@@ -1,7 +1,7 @@
1
Python version of SimplePEG
2
--------
3
-.. image:: https://travis-ci.org/SimplePEG/Python.svg?branch=master
4
- :target: https://travis-ci.org/SimplePEG/Python
+.. image:: https://travis-ci.org/SimplePEG/Python.svg?branch=master :target: https://travis-ci.org/SimplePEG/Python
+.. image:: https://coveralls.io/repos/github/SimplePEG/Python/badge.svg?branch=master :target: https://coveralls.io/github/SimplePEG/Python?branch=master
5
6
To use, simply do::
7
0 commit comments