summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2022-03-13 15:07:57 -0400
committerNed Batchelder <ned@nedbatchelder.com>2022-03-13 15:07:57 -0400
commit56ad87a713107eaef9004714a536e10c00b54fc1 (patch)
tree645586ba46766a598e4d517f9e7eae33dded248e /README.rst
parent365d7cb03d65ae5c830c3c97a2471478988695f1 (diff)
downloadpython-coveragepy-git-56ad87a713107eaef9004714a536e10c00b54fc1.tar.gz
docs: a GitHub sponsors badge in the README
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 18206fca..155126e0 100644
--- a/README.rst
+++ b/README.rst
@@ -11,7 +11,7 @@ Code coverage testing for Python.
| |test-status| |quality-status| |docs| |metacov|
| |kit| |downloads| |format| |repos|
| |stars| |forks| |contributors|
-| |tidelift| |twitter-coveragepy| |twitter-nedbat|
+| |tidelift| |sponsor| |twitter-coveragepy| |twitter-nedbat|
Coverage.py measures code coverage, typically during test execution. It uses
the code analysis tools and tracing hooks provided in the Python standard
@@ -148,3 +148,6 @@ Licensed under the `Apache 2.0 License`_. For details, see `NOTICE.txt`_.
.. |twitter-nedbat| image:: https://img.shields.io/twitter/follow/nedbat.svg?label=nedbat&style=flat&logo=twitter&logoColor=4FADFF
:target: https://twitter.com/nedbat
:alt: nedbat on Twitter
+.. |sponsor| image:: https://img.shields.io/badge/%E2%9D%A4-Sponsor%20me-brightgreen?style=flat&logo=GitHub
+ :target: https://github.com/sponsors/nedbat
+ :alt: Sponsor me on GitHub