Skip to content

Commit 6b883d7

Browse files
committed
Fixing coverage URL.
1 parent c4724ed commit 6b883d7

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# python-intercom
22

3-
[ ![PyPI Version](https://img.shields.io/pypi/v/python-intercom.svg) ](https://pypi.python.org/pypi/python-intercom)
4-
[ ![PyPI Downloads](https://img.shields.io/pypi/dm/python-intercom.svg) ](https://pypi.python.org/pypi/python-intercom)
5-
[ ![Travis CI Build](https://travis-ci.org/jkeyes/python-intercom.svg) ](https://travis-ci.org/jkeyes/python-intercom)
6-
[![Coverage Status](https://coveralls.io/repos/jkeyes/python-intercom/badge.svg?branch=master)](https://coveralls.io/r/jkeyes/python-intercom?branch=master)
3+
[ ![PyPI Version](https://img.shields.io/pypi/v/python-intercom.svg) ](https://pypi.python.org/pypi/python-intercom) [ ![PyPI Downloads](https://img.shields.io/pypi/dm/python-intercom.svg) ](https://pypi.python.org/pypi/python-intercom) [ ![Travis CI Build](https://travis-ci.org/jkeyes/python-intercom.svg) ](https://travis-ci.org/jkeyes/python-intercom) [![Coverage Status](https://coveralls.io/repos/jkeyes/python-intercom/badge.svg?branch=master)](https://coveralls.io/r/jkeyes/python-intercom?branch=master)
74

85
Python bindings for the Intercom API (https://api.intercom.io).
96

README.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
python-intercom
22
===============
33

4-
| |PyPI Version|
5-
| |PyPI Downloads|
6-
| |Travis CI Build|
7-
| |Coverage Status|
4+
|PyPI Version| |PyPI Downloads| |Travis CI Build| |Coverage Status|
85

96
Python bindings for the Intercom API (https://api.intercom.io).
107

0 commit comments

Comments
 (0)