summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorOmer Katz <omer.drow@gmail.com>2018-08-29 14:28:39 +0300
committerGitHub <noreply@github.com>2018-08-29 14:28:39 +0300
commitf3d3eb9efd81459be48b052e172ffa5f76a7a445 (patch)
tree298b81c45c5af7c28943d254f1c77fbf1d503ba4 /README.rst
parent63760cd2da61f5c88ab2145d43306b34ee838bc4 (diff)
downloadoauthlib-f3d3eb9efd81459be48b052e172ffa5f76a7a445.tar.gz
Added license check badge. (#581)
Since we're used in enterprises where licensing matters, this may be useful when people evaluate our project.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 03129f7..a84307f 100644
--- a/README.rst
+++ b/README.rst
@@ -16,6 +16,9 @@ logic for Python 2.7 and 3.4+.*
.. image:: https://img.shields.io/pypi/l/oauthlib.svg
:target: https://pypi.org/project/oauthlib/
:alt: License
+.. image:: https://app.fossa.io/api/projects/git%2Bgithub.com%2Foauthlib%2Foauthlib.svg?type=shield
+ :target: https://app.fossa.io/projects/git%2Bgithub.com%2Foauthlib%2Foauthlib?ref=badge_shield
+ :alt: FOSSA Status
.. image:: https://img.shields.io/readthedocs/oauthlib.svg
:target: https://oauthlib.readthedocs.io/en/latest/index.html
:alt: Read the Docs