aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorThomas Kemmer <tkemmer@computer.org>2014-10-23 18:44:58 +0200
committerThomas Kemmer <tkemmer@computer.org>2014-10-23 18:44:58 +0200
commit4649656eb0cbf38a92fc8f4d6284c1c741600c9e (patch)
treee61aed5b4705ad6c928109594d2e7da65b9c2c82 /README.rst
parent2f9561081165498a9cc70a9810ce4a2eb7b07c21 (diff)
downloadcachetools-4649656eb0cbf38a92fc8f4d6284c1c741600c9e.tar.gz
Add coveralls
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst16
1 files changed, 10 insertions, 6 deletions
diff --git a/README.rst b/README.rst
index 1938241..59b502b 100644
--- a/README.rst
+++ b/README.rst
@@ -46,16 +46,20 @@ Project Resources
------------------------------------------------------------------------
.. image:: http://img.shields.io/pypi/v/cachetools.svg?style=flat
- :target: https://pypi.python.org/pypi/cachetools/
- :alt: Latest PyPI version
+ :target: https://pypi.python.org/pypi/cachetools/
+ :alt: Latest PyPI version
.. image:: http://img.shields.io/pypi/dm/cachetools.svg?style=flat
- :target: https://pypi.python.org/pypi/cachetools/
- :alt: Number of PyPI downloads
+ :target: https://pypi.python.org/pypi/cachetools/
+ :alt: Number of PyPI downloads
.. image:: http://img.shields.io/travis/tkem/cachetools.svg?style=flat
- :target: https://travis-ci.org/tkem/cachetools/
- :alt: Travis CI build status
+ :target: https://travis-ci.org/tkem/cachetools/
+ :alt: Travis CI build status
+
+.. image:: http://img.shields.io/coveralls/tkem/cachetools.svg?style=flat
+ :target: https://coveralls.io/r/tkem/cachetools
+ :alt: Test coverage
- `Documentation`_
- `Issue Tracker`_