summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmer Katz <omer.drow@gmail.com>2017-07-30 09:48:58 +0300
committerGitHub <noreply@github.com>2017-07-30 09:48:58 +0300
commit26acdff0025f378cd503040f5241f1207abda991 (patch)
tree03f4db21fde32dc70f0e440ede60850f820eba5a
parenta359e8fd9b6a4d7cceefeef3be294187b310b26e (diff)
parent14c4673eb933be7e49254fad77af0c96add7c231 (diff)
downloadoauthlib-26acdff0025f378cd503040f5241f1207abda991.tar.gz
Merge pull request #479 from brettcannon/patch-1
Use SVG badges in README
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 47e989c..eb85ffa 100644
--- a/README.rst
+++ b/README.rst
@@ -4,9 +4,9 @@ OAuthLib
*A generic, spec-compliant, thorough implementation of the OAuth request-signing
logic for python*
-.. image:: https://travis-ci.org/idan/oauthlib.png?branch=master
+.. image:: https://travis-ci.org/idan/oauthlib.svg?branch=master
:target: https://travis-ci.org/idan/oauthlib
-.. image:: https://coveralls.io/repos/idan/oauthlib/badge.png?branch=master
+.. image:: https://coveralls.io/repos/idan/oauthlib/badge.svg?branch=master
:target: https://coveralls.io/r/idan/oauthlib