diff options
| author | James Socol <me@jamessocol.com> | 2015-03-18 08:46:22 -0400 |
|---|---|---|
| committer | James Socol <me@jamessocol.com> | 2015-03-18 08:46:22 -0400 |
| commit | 5ebfaa87f62df16caca10fefc22c56fe548e3ec7 (patch) | |
| tree | 86dda019f5fe7e16bfa62142e6c89c8ef6172954 | |
| parent | f9c9747bc74b70f90a887c1f50676d6967d44175 (diff) | |
| download | pystatsd-3.1.tar.gz | |
More badgesv3.1
| -rw-r--r-- | README.rst | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -9,11 +9,19 @@ for the statsd daemon. :target: https://travis-ci.org/jsocol/pystatsd :alt: Travis-CI build status -.. image:: https://pypip.in/v/statsd/badge.png +.. image:: https://pypip.in/v/statsd/badge.png?style=flat :target: https://pypi.python.org/pypi/statsd/ :alt: Latest release -.. image:: https://pypip.in/d/statsd/badge.png +.. image:: https://pypip.in/py_versions/statsd/badge.svg?style=flat + :target: https://pypi.python.org/pypi/statsd/ + :alt: Supported Python versions + +.. image:: https://pypip.in/wheel/statsd/badge.svg?style=flat + :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 |
