summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Socol <me@jamessocol.com>2017-12-15 09:04:09 -0500
committerGitHub <noreply@github.com>2017-12-15 09:04:09 -0500
commitace112e95d7f7231a87513622913bb77debe0d7d (patch)
tree4d82e63d08a70c2d45c67957be5b7f5a8cbdaf91
parentc934453f8d5709f7075b845e03ba31e228d31bca (diff)
parent9c10ddde2e5a8d65d35249d565e4fc685de490fb (diff)
downloadpystatsd-ace112e95d7f7231a87513622913bb77debe0d7d.tar.gz
Merge pull request #102 from patoroco/patch-1
Update badges
-rw-r--r--README.rst10
1 files changed, 3 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index ad7b6f2..e90ae48 100644
--- a/README.rst
+++ b/README.rst
@@ -9,22 +9,18 @@ for the statsd daemon.
:target: https://travis-ci.org/jsocol/pystatsd
:alt: Travis-CI build status
-.. image:: https://pypip.in/v/statsd/badge.png?style=flat
+.. image:: https://img.shields.io/pypi/v/statsd.svg
:target: https://pypi.python.org/pypi/statsd/
:alt: Latest release
-.. image:: https://pypip.in/py_versions/statsd/badge.svg?style=flat
+.. image:: https://img.shields.io/pypi/pyversions/statsd.svg
:target: https://pypi.python.org/pypi/statsd/
:alt: Supported Python versions
-.. image:: https://pypip.in/wheel/statsd/badge.svg?style=flat
+.. image:: https://img.shields.io/pypi/wheel/statsd.svg
:target: https://pypi.python.org/pypi/statsd/
:alt: Wheel Status
-.. image:: https://pypip.in/d/statsd/badge.png?style=flat
- :target: https://pypi.python.org/pypi/statsd/
- :alt: Downloads
-
:Code: https://github.com/jsocol/pystatsd
:License: MIT; see LICENSE file
:Issues: https://github.com/jsocol/pystatsd/issues