From ecbc624caa8338b768c283ff8e26e61e198edd15 Mon Sep 17 00:00:00 2001 From: michael-lazar Date: Mon, 6 Apr 2015 00:26:11 -0700 Subject: [PATCH] Updated readme shields --- README.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 4b28d38..b652560 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,7 @@ RTV is built in **python** using the **curses** library. --------------- -|pypi| |python| +|pypi| |python| |downloads| --------------- @@ -151,10 +151,14 @@ License Please see `LICENSE `_. -.. |python| image:: https://pypip.in/py_versions/rtv/badge.svg?style=flat +.. |python| image:: https://pypip.in/py_versions/rtv/badge.svg?style=flat-square :target: https://pypi.python.org/pypi/rtv/ :alt: Supported Python versions -.. |pypi| image:: https://pypip.in/version/rtv/badge.svg?text=version&style=flat +.. |pypi| image:: https://pypip.in/version/rtv/badge.svg?text=version&style=flat-square :target: https://pypi.python.org/pypi/rtv/ :alt: Latest Version + +.. |downloads| image:: https://pypip.in/download/rtv/badge.svg?period=month&style=flat-square + :target: https://pypi.python.org/pypi/rtv/ + :alt: Downloads