Skip to content

Commit 9171b7b

Browse files
committed
[Feat] move images to shields.io
1 parent 35892f5 commit 9171b7b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,13 @@ django-tinymce
66
.. image:: https://img.shields.io/pypi/v/django-tinymce.svg
77
:target: https://pypi.python.org/pypi/django-tinymce
88

9-
.. image:: https://travis-ci.org/aljosa/django-tinymce.svg
9+
.. image:: https://img.shields.io/pypi/dm/django-tinymce.svg
10+
:target: https://pypi.python.org/pypi/django-tinymce
11+
12+
.. image:: https://img.shields.io/travis/aljosa/django-tinymce.svg
1013
:target: https://travis-ci.org/aljosa/django-tinymce
1114

12-
.. image:: https://coveralls.io/repos/aljosa/django-tinymce/badge.svg?branch=master
15+
.. image:: https://img.shields.io/coveralls/aljosa/django-tinymce.svg
1316
:target: https://coveralls.io/github/aljosa/django-tinymce
1417

1518
Quickstart

0 commit comments

Comments
 (0)