We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8a5b90 commit e98691aCopy full SHA for e98691a
README.rst
@@ -1,8 +1,10 @@
1
Slack Events API adapter for Python
2
===================================
3
4
+.. image:: https://badge.fury.io/py/slackeventsapi.svg
5
+ :target: https://pypi.org/project/slackeventsapi/
6
.. image:: https://travis-ci.org/slackapi/python-slack-events-api.svg?branch=master
- :target: https://travis-ci.org/slackapi/python-slack-events-api
7
+ :target: https://travis-ci.org/slackapi/python-slack-events-api
8
.. image:: https://codecov.io/gh/slackapi/python-slack-events-api/branch/master/graph/badge.svg
9
:target: https://codecov.io/gh/slackapi/python-slack-events-api
10
0 commit comments