Skip to content

Commit e98691a

Browse files
authored
Add PyPI badge on README
1 parent a8a5b90 commit e98691a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
Slack Events API adapter for Python
22
===================================
33

4+
.. image:: https://badge.fury.io/py/slackeventsapi.svg
5+
:target: https://pypi.org/project/slackeventsapi/
46
.. image:: https://travis-ci.org/slackapi/python-slack-events-api.svg?branch=master
5-
:target: https://travis-ci.org/slackapi/python-slack-events-api
7+
:target: https://travis-ci.org/slackapi/python-slack-events-api
68
.. image:: https://codecov.io/gh/slackapi/python-slack-events-api/branch/master/graph/badge.svg
79
:target: https://codecov.io/gh/slackapi/python-slack-events-api
810

0 commit comments

Comments
 (0)