mirror of https://github.com/tqdm/tqdm.git
Add links on PyPi badges
Signed-off-by: Stephen L. <lrq3000@gmail.com>
This commit is contained in:
parent
46d70b2002
commit
b6b6f805b9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue