We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a7f81 commit d37feedCopy full SHA for d37feed
README.rst
@@ -18,7 +18,7 @@ A fast bencode implementation in Cython supports both Python2 & Python3 .
18
.. image:: https://codecov.io/gh/whtsky/bencoder.pyx/branch/master/graph/badge.svg
19
:alt: Codecov Coverage
20
:target: https://codecov.io/gh/whtsky/bencoder.pyx
21
-.. image:: https://pypistats.com/badge/bencoder-pyx.png
+.. image:: https://pypistats.com/badge/bencoder-pyx.svg
22
:alt: bencoder-pyx PyPI Downloads
23
:target: https://pypistats.com/package/bencoder-pyx
24
0 commit comments