Skip to content

Commit 20e1f21

Browse files
committed
Added badges to README.md
1 parent c057f04 commit 20e1f21

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# gitWebhook
22

3+
[![PyPI - Downloads](https://img.shields.io/pypi/dm/gitAppWebhook)](https://pypi.org/project/gitAppWebhook/)
4+
[![GitHub Pages Documentation](https://img.shields.io/badge/GitHub_Pages-Documentation-blue)](https://tca166.github.io/gitWebhook/)
5+
36
A Python library providing [Flask blueprints](https://flask.palletsprojects.com/en/3.0.x/blueprints/) for receiving GitHub, GitLab or Gitea webhooks and acting upon them.
47
The library provides webhooks allowing for automatic deployment, testing and integrations.
58
However due to the open ended nature of the blueprint this behavior can be easily customized thanks to the very open ended class dependency tree.

0 commit comments

Comments
 (0)