Skip to content

Commit bdb085d

Browse files
committed
Fix badges for README
1 parent 656bb4b commit bdb085d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
Python version of SimplePEG
22
--------
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
3+
.. image:: https://travis-ci.org/SimplePEG/Python.svg?branch=master
4+
: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
57

68
To use, simply do::
79

0 commit comments

Comments
 (0)