From 436320b3370ce34262848caeb784e6a7b8e7072a Mon Sep 17 00:00:00 2001 From: Freda Xin Date: Sat, 22 Feb 2020 11:34:10 -0500 Subject: [PATCH] docs(README): added link to the github page doc --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 88fb5fe5..2b6ad08d 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,9 @@ are returned from the API. $ nox -e docs && mv docs/_build/html generated_docs && git clean -Xdi && git checkout gh-pages ## Documentation & resources + +[Documentation for the `google-maps-services-python` library](https://googlemaps.github.io/google-maps-services-python/docs/index.html) + ### Getting started - [Get Started with Google Maps Platform](https://developers.google.com/maps/gmp-get-started) - [Generating/restricting an API key](https://developers.google.com/maps/gmp-get-started#api-key)