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 656bb4b commit bdb085dCopy full SHA for bdb085d
README.rst
@@ -1,7 +1,9 @@
1
Python version of SimplePEG
2
--------
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
+.. image:: https://travis-ci.org/SimplePEG/Python.svg?branch=master
+ :target: https://travis-ci.org/SimplePEG/Python
5
+.. image:: https://coveralls.io/repos/github/SimplePEG/Python/badge.svg?branch=master
6
+ :target: https://coveralls.io/github/SimplePEG/Python?branch=master
7
8
To use, simply do::
9
0 commit comments