mirror of https://github.com/tqdm/tqdm.git
Fix images in PyPi description
Signed-off-by: Stephen L. <lrq3000@gmail.com>
This commit is contained in:
parent
dc60ca45bb
commit
4d7aac956b
|
@ -232,9 +232,9 @@ Authors
|
|||
- Casper da Costa-Luis (casperdcl)
|
||||
- Stephen Larroque (lrq3000)
|
||||
|
||||
.. |Logo| image:: logo.png
|
||||
.. |Logo| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/logo.png
|
||||
.. |Build Status| image:: https://travis-ci.org/tqdm/tqdm.svg?branch=master
|
||||
:target: https://travis-ci.org/tqdm/tqdm
|
||||
.. |Coverage Status| image:: https://coveralls.io/repos/tqdm/tqdm/badge.svg
|
||||
:target: https://coveralls.io/r/tqdm/tqdm
|
||||
.. |Screenshot| image:: tqdm.gif
|
||||
.. |Screenshot| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/tqdm.gif
|
||||
|
|
Loading…
Reference in New Issue