Skip to content

Commit e2fa4ab

Browse files
author
Jon Wayne Parrott
authored
Link to docs in README.rst
Resolves googleapis#5
1 parent 3ee0041 commit e2fa4ab

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ oauthlib integration for Google Auth
55

66
This 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+
2334
License
2435
-------
2536

0 commit comments

Comments
 (0)