From 9b364dc7f36c2fba06fabb016c520812775d7e1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20David=20Ib=C3=A1=C3=B1ez?= Date: Fri, 7 Oct 2016 17:40:25 +0200 Subject: [PATCH] Readme, badge to appveyor --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 893b0f4..3f8446b 100644 --- a/README.rst +++ b/README.rst @@ -5,6 +5,9 @@ pygit2 - libgit2 bindings in Python .. image:: https://travis-ci.org/libgit2/pygit2.svg?branch=master :target: http://travis-ci.org/libgit2/pygit2 +.. image:: https://ci.appveyor.com/api/projects/status/edmwc0dctk5nacx0/branch/master?svg=true + :target: https://ci.appveyor.com/project/jdavid/pygit2/branch/master + Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements Git plumbing. Pygit2 works with Python 2.7, 3.2, 3.3, 3.4, 3.5 and PyPy 2.6