File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ oauthlib integration for Google Auth
55
66This library provides `oauthlib `_ integration with `google-auth `_.
77
8+ .. |build | image :: https://travis-ci.org/GoogleCloudPlatform/google-auth-library-python-oauthlib.svg?branch=master
9+ :target: https://travis-ci.org/GoogleCloudPlatform/google-auth-library-python-oauthlib
10+ .. |docs | image :: https://readthedocs.org/projects/google-auth-oauthlib/badge/?version=latest
11+ :target: https://google-auth-oauthlib.readthedocs.io/en/latest/
812.. |pypi | image :: https://img.shields.io/pypi/v/google-auth-oauthlib.svg
913 :target: https://pypi.python.org/pypi/google-auth-oauthlib
1014
@@ -20,6 +24,13 @@ You can install using `pip`_::
2024
2125.. _pip : https://pip.pypa.io/en/stable/
2226
27+ Documentation
28+ -------------
29+
30+ The latest documentation is available at `google-auth-oauthlib.readthedocs.io `_.
31+
32+ .. _google-auth-oauthlib.readthedocs.io : http://google-auth-oauthlib.readthedocs.io/
33+
2334License
2435-------
2536
You can’t perform that action at this time.
0 commit comments