summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTimothy Edmund Crosley <timothy.crosley@gmail.com>2017-04-02 21:20:04 -0700
committerGitHub <noreply@github.com>2017-04-02 21:20:04 -0700
commit8759480c2d545cf1b91f6e090b908988196ac817 (patch)
tree47a9ef94b446b2071a0898a469de97c9964a69df /README.rst
parent2ae13bac6a389a2e15aebf2ff12e023ad4841b87 (diff)
parent4d97b48fbca9c61da8ca0befd3286f8b6e2ee578 (diff)
downloadisort-8759480c2d545cf1b91f6e090b908988196ac817.tar.gz
Merge pull request #483 from sobolevn/patch-1
Updated README.rst with svg badges
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 2586eb70..2ffff137 100644
--- a/README.rst
+++ b/README.rst
@@ -3,11 +3,11 @@
########
-.. image:: https://badge.fury.io/py/isort.png
+.. image:: https://badge.fury.io/py/isort.svg
:target: http://badge.fury.io/py/isort
:alt: PyPI version
-.. image:: https://travis-ci.org/timothycrosley/isort.png?branch=master
+.. image:: https://travis-ci.org/timothycrosley/isort.svg?branch=master
:target: https://travis-ci.org/timothycrosley/isort
:alt: Build Status