Skip to content

Commit e0a7f81

Browse files
committed
docs(README): add downloads badge
1 parent d0a48a1 commit e0a7f81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ 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
22+
:alt: bencoder-pyx PyPI Downloads
23+
:target: https://pypistats.com/package/bencoder-pyx
2124

2225
Install
2326
-------

0 commit comments

Comments
 (0)