Update badges
This commit is contained in:
parent
0503706bf1
commit
bfaa012627
1 changed files with 6 additions and 7 deletions
13
README.rst
13
README.rst
|
@ -3,24 +3,23 @@ djangocms-blog
|
||||||
==============
|
==============
|
||||||
|
|
||||||
|
|
||||||
.. image:: https://pypip.in/v/djangocms-blog/badge.png
|
.. image:: https://img.shields.io/pypi/v/djangocms-blog.svg
|
||||||
:target: https://pypi.python.org/pypi/djangocms-blog
|
:target: https://pypi.python.org/pypi/djangocms-blog
|
||||||
:alt: Latest PyPI version
|
:alt: Latest PyPI version
|
||||||
|
|
||||||
.. image:: https://travis-ci.org/nephila/djangocms-blog.png?branch=master
|
.. image:: https://img.shields.io/travis/nephila/djangocms-blog.svg
|
||||||
:target: https://travis-ci.org/nephila/djangocms-blog
|
:target: https://travis-ci.org/nephila/djangocms-blog
|
||||||
:alt: Latest Travis CI build status
|
:alt: Latest Travis CI build status
|
||||||
|
|
||||||
.. image:: https://pypip.in/d/djangocms-blog/badge.png
|
.. image:: https://img.shields.io/pypi/dm/djangocms-blog.svg
|
||||||
:target: https://pypi.python.org/pypi/djangocms-blog
|
:target: https://pypi.python.org/pypi/djangocms-blog
|
||||||
:alt: Monthly downloads
|
:alt: Monthly downloads
|
||||||
|
|
||||||
.. image:: https://coveralls.io/repos/nephila/djangocms-blog/badge.png?branch=master
|
.. image:: https://coveralls.io/repos/nephila/djangocms-blog/badge.png
|
||||||
:target: https://coveralls.io/r/nephila/djangocms-blog?branch=master
|
:target: https://coveralls.io/r/nephila/djangocms-blog
|
||||||
:alt: Test coverage
|
:alt: Test coverage
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
A djangoCMS 3 blog application.
|
A djangoCMS 3 blog application.
|
||||||
|
|
||||||
Still experimental and untested. You are welcome if you want to try it; if
|
Still experimental and untested. You are welcome if you want to try it; if
|
||||||
|
|
Loading…
Add table
Reference in a new issue