File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
python-quickbooks
2
2
=================
3
3
4
- |Build Status | |Coverage Status |
4
+ |Build Status | |Coverage Status | | License |
5
5
6
6
7
7
A Python library for accessing the Quickbooks API. Complete rework of
@@ -465,6 +465,9 @@ on Python 2.
465
465
:target: https://travis-ci.org/sidecars/python-quickbooks
466
466
.. |Coverage Status | image :: https://coveralls.io/repos/sidecars/python-quickbooks/badge.svg?branch=master&service=github
467
467
:target: https://coveralls.io/github/sidecars/python-quickbooks?branch=master
468
+ .. |License | image :: https://img.shields.io/badge/License-MIT-yellow.svg
469
+ :target: https://opensource.org/licenses/MIT
470
+
468
471
469
472
.. _OAuth 1.0 vs. OAuth 2.0 : https://developer.intuit.com/docs/0100_quickbooks_online/0100_essentials/000500_authentication_and_authorization/0010_oauth_1.0a_vs_oauth_2.0_apps
470
473
.. _Unable to get Access tokens : https://help.developer.intuit.com/s/question/0D50f00004zqs0ACAQ/unable-to-get-access-tokens
You can’t perform that action at this time.
0 commit comments