Skip to content

Commit 0fc76d5

Browse files
committed
Add jewels for travis and coverall
1 parent 77833ed commit 0fc76d5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,18 @@
22
Django Tagging
33
==============
44

5+
|travis-develop| |coverage-develop|
6+
57
This is a generic tagging application for Django projects
68

79
For installation instructions, see the file "INSTALL.txt" in this
810
directory; for instructions on how to use this application, and on
911
what it provides, see the file "overview.txt" in the "docs/"
1012
directory.
13+
14+
.. |travis-develop| image:: https://travis-ci.org/Fantomas42/django-tagging.png?branch=develop
15+
:alt: Build Status - develop branch
16+
:target: http://travis-ci.org/Fantomas42/django-tagging
17+
.. |coverage-develop| image:: https://coveralls.io/repos/Fantomas42/django-tagging/badge.png?branch=develop
18+
:alt: Coverage of the code
19+
:target: https://coveralls.io/r/Fantomas42/django-tagging

0 commit comments

Comments
 (0)