Skip to content

Commit 61116bd

Browse files
committed
Update README
1 parent 5312cdc commit 61116bd

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,25 @@ InvoiceXpress API - Python
44

55

66
.. image:: https://img.shields.io/pypi/v/invoicexpress_api.svg
7-
:alt: PyPI
7+
:alt: PyPI
88
:target: https://pypi.python.org/pypi/invoicexpress_api
99

1010
.. image:: https://img.shields.io/travis/bitmario/invoicexpress-api-python.svg
11-
:alt: Build Status
11+
:alt: Build Status
1212
:target: https://travis-ci.org/bitmario/invoicexpress-api-python
1313

1414
.. image:: https://img.shields.io/badge/python-3.5%2C%203.6-blue.svg
15-
:alt: Python Versions
15+
:alt: Python Versions
1616

1717
.. image:: https://img.shields.io/badge/license-MIT-blue.svg
18-
:alt: MIT License
18+
:alt: MIT License
1919
:target: https://github.com/bitmario/invoicexpress-api-python/blob/master/LICENSE.txt
2020

2121

2222
Thin Python 3 client for the InvoiceXpress REST API.
2323

24+
API docs at: https://developers.invoicexpress.com/docs/versions/2.0.0/
25+
2426

2527
Sample usage
2628
------------

0 commit comments

Comments
 (0)