Skip to content

Commit 17db789

Browse files
markswebfsbraun
authored andcommitted
Only include badges at the top to avoid confusion & removed old badges like travis. (#106)
1 parent 3252fc9 commit 17db789

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
@@ -126,11 +124,8 @@ You can run tests by executing::
126124

127125
.. |pypi| image:: https://badge.fury.io/py/djangocms-snippet.svg
128126
:target: http://badge.fury.io/py/djangocms-snippet
129-
.. |build| image:: https://travis-ci.org/divio/djangocms-snippet.svg?branch=master
130-
:target: https://travis-ci.org/divio/djangocms-snippet
131-
.. |coverage| image:: https://codecov.io/gh/divio/djangocms-snippet/branch/master/graph/badge.svg
132-
:target: https://codecov.io/gh/divio/djangocms-snippet
133-
127+
.. |coverage| image:: https://codecov.io/gh/django-cms/djangocms-snippet/branch/master/graph/badge.svg
128+
:target: https://codecov.io/gh/django-cms/djangocms-snippet
134129
.. |python| image:: https://img.shields.io/badge/python-3.5+-blue.svg
135130
:target: https://pypi.org/project/djangocms-snippet/
136131
.. |django| image:: https://img.shields.io/badge/django-2.2,%203.0,%203.1-blue.svg

0 commit comments

Comments
 (0)