Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 80c05cd

Browse files
committed
Added license badge
1 parent 855fda3 commit 80c05cd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
python-quickbooks
22
=================
33

4-
|Build Status| |Coverage Status|
4+
|Build Status| |Coverage Status| |License|
55

66

77
A Python library for accessing the Quickbooks API. Complete rework of
@@ -465,6 +465,9 @@ on Python 2.
465465
:target: https://travis-ci.org/sidecars/python-quickbooks
466466
.. |Coverage Status| image:: https://coveralls.io/repos/sidecars/python-quickbooks/badge.svg?branch=master&service=github
467467
: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+
468471

469472
.. _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
470473
.. _Unable to get Access tokens: https://help.developer.intuit.com/s/question/0D50f00004zqs0ACAQ/unable-to-get-access-tokens

0 commit comments

Comments
 (0)