summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian <tofu-rocketry@users.noreply.github.com>2015-03-26 14:43:06 +0000
committerAdrian <tofu-rocketry@users.noreply.github.com>2015-03-26 14:43:06 +0000
commitf6791bca09d28f7623eb15a03b07577bcf12858b (patch)
tree528bc4156c539f0207a94cf61eb0c6f713bc21bb
parentaf2f62b43e89f6c80faf34fbc23892d2b91255c6 (diff)
downloadisodate-f6791bca09d28f7623eb15a03b07577bcf12858b.tar.gz
Update shields in README.rst
Update README to take advantage of SVG shields that are now available as they scale to any size and this corrects the inconsistent appearance of the Coveralls shield.
-rw-r--r--README.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.rst b/README.rst
index 67a0e51..cd90551 100644
--- a/README.rst
+++ b/README.rst
@@ -2,19 +2,19 @@
ISO 8601 date/time parser
=========================
-.. image:: https://travis-ci.org/gweis/isodate.png?branch=master
+.. image:: https://travis-ci.org/gweis/isodate.svg?branch=master
:target: https://travis-ci.org/gweis/isodate
:alt: Travis-CI
-.. image:: https://coveralls.io/repos/gweis/isodate/badge.png?branch=master
+.. image:: https://coveralls.io/repos/gweis/isodate/badge.svg?branch=master
:target: https://coveralls.io/r/gweis/isodate?branch=master
:alt: Coveralls
-.. image:: https://pypip.in/v/isodate/badge.png
+.. image:: https://pypip.in/version/isodate/badge.svg
:target: https://pypi.python.org/pypi/isodate/
:alt: Latest Version
-.. image:: https://pypip.in/d/isodate/badge.png
- :target: https://pypi.python.org/pypi//isodate/
+.. image:: https://pypip.in/download/isodate/badge.svg
+ :target: https://pypi.python.org/pypi/isodate/
:alt: Downloads
-.. image:: https://pypip.in/license/isodate/badge.png
+.. image:: https://pypip.in/license/isodate/badge.svg
:target: https://pypi.python.org/pypi/isodate/
:alt: License