File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff 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
2222Thin Python 3 client for the InvoiceXpress REST API.
2323
24+ API docs at: https://developers.invoicexpress.com/docs/versions/2.0.0/
25+
2426
2527Sample usage
2628------------
You can’t perform that action at this time.
0 commit comments