aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorChristian Tismer <ctismer@gmail.com>2015-09-15 12:34:29 +0200
committerChristian Tismer <ctismer@gmail.com>2015-09-15 13:41:28 +0200
commit31660d0e0a3a0270c586809df5924af2ccbf79db (patch)
tree202ed2c602b10a85e87f27c01d4f0555656c63d4 /README.rst
parentac6d35ebd58e688e285b2736eb52c88f24e623c5 (diff)
trying to fix badges
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 74b382ac5..26ab178e8 100644
--- a/README.rst
+++ b/README.rst
@@ -2,19 +2,19 @@
PySide2
=======
-.. image:: https://pypip.in/wheel/PySide/badge.png
+.. image:: https://img.shields.io/pypi/wheel/pyside.svg
:target: https://pypi.python.org/pypi/PySide/
:alt: Wheel Status
-.. image:: https://pypip.in/download/PySide/badge.png
+.. image:: https://img.shields.io/pypi/dm/pyside.svg
:target: https://pypi.python.org/pypi/PySide/
:alt: Downloads
-.. image:: https://pypip.in/version/PySide/badge.png
+.. image:: https://img.shields.io/pypi/v/pyside.svg
:target: https://pypi.python.org/pypi/PySide/
:alt: Latest Version
-.. image:: https://pypip.in/license/PySide/badge.png
+.. image:: https://binstar.org/asmeurer/pyside/badges/license.svg
:target: https://pypi.python.org/pypi/PySide/
:alt: License
@@ -29,7 +29,7 @@ Introduction
.. note::
- This text is from PySide 1.2.X. We need to update it when
+ This text is mostly from PySide 1.2.X. We need to update it when
PySide2 for Qt5 is more ready.