diff options
author | Michael Overmeyer <m.overmeyer@yahoo.ca> | 2018-03-05 00:48:34 +0000 |
---|---|---|
committer | Markus Holtermann <info@markusholtermann.eu> | 2020-01-21 00:14:49 +0100 |
commit | 1a9abcd91edbdff68dda26d45febd1ebcc81ca3a (patch) | |
tree | 20ee8dc6d84fdb856c07b70db70c00747164dc81 | |
parent | afd957040bc1e46660783a481461424bea966ace (diff) | |
download | bvg-grabber-1a9abcd91edbdff68dda26d45febd1ebcc81ca3a.tar.gz bvg-grabber-1a9abcd91edbdff68dda26d45febd1ebcc81ca3a.tar.bz2 bvg-grabber-1a9abcd91edbdff68dda26d45febd1ebcc81ca3a.zip |
Switched broken pypip.in badges to shields.io
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ -.. image:: https://pypip.in/download/bvg-grabber/badge.svg +.. image:: https://img.shields.io/pypi/dm/bvg-grabber.svg :target: https://pypi.python.org/pypi/bvg-grabber/ :alt: Downloads -.. image:: https://pypip.in/version/bvg-grabber/badge.svg +.. image:: https://img.shields.io/pypi/v/bvg-grabber.svg :target: https://pypi.python.org/pypi/bvg-grabber/ :alt: Latest Version |