From e15c0d828bfffe8cf5bb3a0afaede6ea1a95fa88 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Wed, 14 Jan 2015 02:15:20 +0800 Subject: [PATCH] Use svg instead of png to get better image quality --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9febfa5..cef1bfe 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ pygit2 - libgit2 bindings in Python ###################################################################### -.. image:: https://secure.travis-ci.org/libgit2/pygit2.png +.. image:: https://secure.travis-ci.org/libgit2/pygit2.svg :target: http://travis-ci.org/libgit2/pygit2 Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2