Skip to content

Commit ed78585

Browse files
committed
Add AppVeyor Badge in README
1 parent 3904761 commit ed78585

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
@@ -6,6 +6,9 @@ A fast bencode implementation in Cython supports both Python2 & Python3 .
66
.. image:: https://travis-ci.org/whtsky/bencoder.pyx.svg?branch=master
77
:target: https://travis-ci.org/whtsky/bencoder.pyx
88

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+
912
Install
1013
-------
1114

0 commit comments

Comments
 (0)