summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSviatoslav Sydorenko <wk@sydorenko.org.ua>2020-10-14 12:10:21 +0200
committerSviatoslav Sydorenko <wk@sydorenko.org.ua>2020-10-14 12:10:21 +0200
commit625cd7e59a545b338cfbdd5faf217e33a0df3b76 (patch)
tree23fdaa414ab90140a09eee180b2bc2c904a7a5c0
parentb7bea40996d91fb64f7f57f9d13ac23bb3494055 (diff)
downloadroutes-625cd7e59a545b338cfbdd5faf217e33a0df3b76.tar.gz
Add a GHA badge to the README
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index e40c921..676d977 100644
--- a/README.rst
+++ b/README.rst
@@ -7,3 +7,7 @@ Speedy and dynamic URL generation means you get a URL with minimal cruft
on repetitive typing.
See `the documentation for installation and usage of Routes <http://readthedocs.org/docs/routes/en/latest/>`_.
+
+.. image:: https://github.com/bbangert/routes/workflows/Python%20package/badge.svg?branch=main&event=push
+ :target: https://github.com/cherrypy/cheroot/actions?query=workflow%3A%22Python+package%22+branch%3Amaster
+ :alt: GitHub Actions Workflows CI/CD