summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-11-21 06:49:24 -0500
committerNed Batchelder <ned@nedbatchelder.com>2016-11-21 06:49:24 -0500
commit9a87a76aa0b75d53fb45e26c4b69d5e5c7b20188 (patch)
treee850121d9a62e30b6f1ab8eeb2e84a993552e7ee /README.rst
parent100178efcea0ed6ed51ab718f6d7b28d0e6f3206 (diff)
downloadpython-coveragepy-9a87a76aa0b75d53fb45e26c4b69d5e5c7b20188.tar.gz
More badge fun
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 5616398..566d8af 100644
--- a/README.rst
+++ b/README.rst
@@ -10,6 +10,7 @@ Code coverage testing for Python.
| |license| |versions| |status| |docs|
| |ci-status| |win-ci-status| |codecov|
| |kit| |format| |commits-since|
+| |saythanks|
.. downloads badge seems to be broken... |downloads|
@@ -80,3 +81,8 @@ For details, see https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt.
:target: http://codecov.io/github/nedbat/coveragepy?branch=master
:alt: Coverage!
.. |commits-since| image:: https://img.shields.io/github/commits-since/nedbat/coveragepy/coverage-4.2.svg
+ :target: https://github.com/nedbat/coveragepy/compare/coverage-4.2...master
+ :alt: See latest work
+.. |saythanks| image:: https://img.shields.io/badge/SayThanks.io-%E2%98%BC-1EAEDB.svg
+ :target: https://saythanks.io/to/nedbat
+ :alt: Say thanks :)