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 3904761 commit ed78585Copy full SHA for ed78585
README.rst
@@ -6,6 +6,9 @@ A fast bencode implementation in Cython supports both Python2 & Python3 .
6
.. image:: https://travis-ci.org/whtsky/bencoder.pyx.svg?branch=master
7
:target: https://travis-ci.org/whtsky/bencoder.pyx
8
9
+.. image:: https://ci.appveyor.com/api/projects/status/ur6vy8wdj789oxqv/branch/master?svg=true
10
+ :target: https://ci.appveyor.com/project/whtsky/bencoder-pyx
11
+
12
Install
13
-------
14
0 commit comments