Use svg instead of png to get better image quality

This commit is contained in:
Peter Dave Hello
2015-01-14 02:15:20 +08:00
parent b2abfdec9e
commit e15c0d828b

View File

@@ -2,7 +2,7 @@
pygit2 - libgit2 bindings in Python 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 :target: http://travis-ci.org/libgit2/pygit2
Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2