From 31660d0e0a3a0270c586809df5924af2ccbf79db Mon Sep 17 00:00:00 2001 From: Christian Tismer Date: Tue, 15 Sep 2015 12:34:29 +0200 Subject: trying to fix badges --- README.rst | 10 +++++----- 1 file 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. -- cgit v1.2.3