Skip to content

Commit d37feed

Browse files
committed
docs(README): use svg for downloads badge
1 parent e0a7f81 commit d37feed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ A fast bencode implementation in Cython supports both Python2 & Python3 .
1818
.. image:: https://codecov.io/gh/whtsky/bencoder.pyx/branch/master/graph/badge.svg
1919
:alt: Codecov Coverage
2020
:target: https://codecov.io/gh/whtsky/bencoder.pyx
21-
.. image:: https://pypistats.com/badge/bencoder-pyx.png
21+
.. image:: https://pypistats.com/badge/bencoder-pyx.svg
2222
:alt: bencoder-pyx PyPI Downloads
2323
:target: https://pypistats.com/package/bencoder-pyx
2424

0 commit comments

Comments
 (0)