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 0017b85 commit 248ef62Copy full SHA for 248ef62
README.rst
@@ -9,6 +9,8 @@ A fast bencode implementation in Cython supports both Python2 & Python3 .
9
:target: https://ci.appveyor.com/project/whtsky/bencoder.pyx
10
.. image:: https://semaphoreci.com/api/v1/whtsky/bencoder-pyx/branches/master/shields_badge.svg
11
:target: https://semaphoreci.com/whtsky/bencoder-pyx
12
+.. image:: https://codecov.io/gh/whtsky/bencoder.pyx/branch/master/graph/badge.svg
13
+ :target: https://codecov.io/gh/whtsky/bencoder.pyx
14
15
Install
16
-------
0 commit comments