Skip to content

Commit f8e206a

Browse files
Update README.rst
Fix badges
1 parent c9fd309 commit f8e206a

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

README.rst

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,26 @@
22

33
|
44
5-
.. image:: https://pypip.in/version/pyqode.python/badge.svg
5+
.. image:: https://img.shields.io/pypi/v/pyqode.python.svg
66
:target: https://pypi.python.org/pypi/pyqode.python/
77
:alt: Latest PyPI version
88

9-
.. image:: https://pypip.in/download/pyqode.python/badge.svg
9+
.. image:: https://img.shields.io/pypi/dm/pyqode.python.svg
1010
:target: https://pypi.python.org/pypi/pyqode.python/
1111
:alt: Number of PyPI downloads
1212

13-
.. image:: https://pypip.in/py_versions/pyqode.python/badge.svg
14-
:target: https://pypi.python.org/pypi/pyqode.python/
15-
:alt: Supported python version
16-
17-
.. image:: https://pypip.in/license/pyqode.python/badge.svg
13+
.. image:: https://img.shields.io/pypi/l/pyqode.python.svg
1814

1915
.. image:: https://travis-ci.org/pyQode/pyqode.python.svg?branch=master
2016
:target: https://travis-ci.org/pyQode/pyqode.python
2117
:alt: Travis-CI build status
2218

23-
.. image:: https://coveralls.io/repos/pyQode/pyqode.python/badge.png?branch=master
19+
20+
.. image:: https://coveralls.io/repos/pyQode/pyqode.python/badge.svg?branch=master
2421
:target: https://coveralls.io/r/pyQode/pyqode.python?branch=master
2522
:alt: Coverage Status
2623

24+
2725
About
2826
-----
2927

0 commit comments

Comments
 (0)