From 91067bcf1796645b02074496c961433b8fe3af09 Mon Sep 17 00:00:00 2001 From: arvidn Date: Wed, 10 Jun 2015 02:24:08 -0400 Subject: [PATCH] add appveyor badge to README --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index b5b122ff3..365d2d94b 100644 --- a/README.rst +++ b/README.rst @@ -28,3 +28,6 @@ options are available. For python bindings, see `the python docs`__. .. image:: https://travis-ci.org/arvidn/libtorrent.svg?branch=master :target: https://travis-ci.org/arvidn/libtorrent +.. image:: https://ci.appveyor.com/api/projects/status/w7teauvub5813mew/branch/master?svg=true + :target: https://ci.appveyor.com/project/arvidn/libtorrent/branch/master +