Skip to content

Commit 7602643

Browse files
committed
Adding some PyPI and Travis badges.
1 parent 8736c43 commit 7602643

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# python-intercom
22
=================
33

4+
5+
[ ![PyPI Version](https://img.shields.io/pypi/v/python-intercom.svg) ](https://pypi.python.org/pypi/python-intercom)
6+
[ ![PyPI Downloads](https://img.shields.io/pypi/dm/python-intercom.svg) ](https://pypi.python.org/pypi/python-intercom)
7+
[ ![Travis CI Build](https://travis-ci.org/jkeyes/python-intercom.svg) ](https://travis-ci.org/jkeyes/python-intercom)
8+
49
Python bindings for the Intercom API (https://api.intercom.io).
510

611
[API Documentation](https://api.intercom.io/docs).

0 commit comments

Comments
 (0)