Skip to content

Commit 501f04a

Browse files
committed
Only include badges at the top to avoid confusion & removed old badges like travis.
1 parent 883f9f8 commit 501f04a

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

README.rst

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
django CMS Snippet
33
==================
44

5-
|pypi| |build| |coverage|
5+
|pypi| |coverage| |python| |django| |djangocms|
66

77

88
**django CMS Snippet** provides a plugin for `django CMS <http://django-cms.org>`_
@@ -30,8 +30,8 @@ Contribute to this project and win rewards
3030

3131
Because this is a an open-source project, we welcome everyone to
3232
`get involved in the project <https://www.django-cms.org/en/contribute/>`_ and
33-
`receive a reward <https://www.django-cms.org/en/bounty-program/>`_ for their contribution.
34-
Become part of a fantastic community and help us make django CMS the best CMS in the world.
33+
`receive a reward <https://www.django-cms.org/en/bounty-program/>`_ for their contribution.
34+
Become part of a fantastic community and help us make django CMS the best CMS in the world.
3535

3636
We'll be delighted to receive your
3737
feedback in the form of issues and pull requests. Before submitting your
@@ -50,9 +50,7 @@ Documentation
5050
=============
5151

5252
See ``REQUIREMENTS`` in the `setup.py <https://github.com/divio/djangocms-snippet/blob/master/setup.py>`_
53-
file for additional dependencies:
54-
55-
|python| |django| |djangocms|
53+
file for additional dependencies.
5654

5755

5856
Installation
@@ -120,11 +118,8 @@ You can run tests by executing::
120118

121119
.. |pypi| image:: https://badge.fury.io/py/djangocms-snippet.svg
122120
:target: http://badge.fury.io/py/djangocms-snippet
123-
.. |build| image:: https://travis-ci.org/divio/djangocms-snippet.svg?branch=master
124-
:target: https://travis-ci.org/divio/djangocms-snippet
125-
.. |coverage| image:: https://codecov.io/gh/divio/djangocms-snippet/branch/master/graph/badge.svg
126-
:target: https://codecov.io/gh/divio/djangocms-snippet
127-
121+
.. |coverage| image:: https://codecov.io/gh/django-cms/djangocms-snippet/branch/master/graph/badge.svg
122+
:target: https://codecov.io/gh/django-cms/djangocms-snippet
128123
.. |python| image:: https://img.shields.io/badge/python-3.5+-blue.svg
129124
:target: https://pypi.org/project/djangocms-snippet/
130125
.. |django| image:: https://img.shields.io/badge/django-2.2,%203.0,%203.1-blue.svg

0 commit comments

Comments
 (0)