From b6b6f805b99e4c6d5d49b535e040067c04c02672 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Mon, 12 Oct 2015 12:22:07 +0200 Subject: [PATCH] Add links on PyPi badges Signed-off-by: Stephen L. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 68b600b7..105921b2 100644 --- a/README.rst +++ b/README.rst @@ -238,5 +238,7 @@ Authors .. |Coverage Status| image:: https://coveralls.io/repos/tqdm/tqdm/badge.svg :target: https://coveralls.io/r/tqdm/tqdm .. |PyPi Status| image:: https://img.shields.io/pypi/v/tqdm.svg + :target: https://pypi.python.org/pypi/tqdm .. |PyPi Downloads| image:: https://img.shields.io/pypi/dm/tqdm.svg + :target: https://pypi.python.org/pypi/tqdm .. |Screenshot| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/tqdm.gif