Skip to content

Commit 4bbc50e

Browse files
committed
README formatting and badges
1 parent 020840e commit 4bbc50e

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.rst

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
Master:
2-
3-
.. image:: https://travis-ci.org/unfoldingWord-dev/python-gogs-client.svg?branch=master
2+
.. image:: https://travis-ci.org/unfoldingWord-dev/python-gogs-client.svg?branch=master
43
:alt: Build Status
54
:target: https://travis-ci.org/unfoldingWord-dev/python-gogs-client
5+
.. image:: https://coveralls.io/repos/github/unfoldingWord-dev/python-gogs-client/badge.svg?branch=master
6+
:alt: Coverage
7+
:target: https://coveralls.io/github/unfoldingWord-dev/python-gogs-client?branch=master
68

79
Develop:
8-
9-
.. image:: https://travis-ci.org/unfoldingWord-dev/python-gogs-client.svg?branch=develop
10+
.. image:: https://travis-ci.org/unfoldingWord-dev/python-gogs-client.svg?branch=develop
1011
:alt: Build Status
1112
:target: https://travis-ci.org/unfoldingWord-dev/python-gogs-client
13+
.. image:: https://coveralls.io/repos/github/unfoldingWord-dev/python-gogs-client/badge.svg?branch=develop
14+
:alt: Coverage
15+
:target: https://coveralls.io/github/unfoldingWord-dev/python-gogs-client?branch=develop
16+
1217

1318
python-gogs-client
1419
==================

0 commit comments

Comments
 (0)