From 9c6fcf366bec2d30eae269040d720e0449088ec0 Mon Sep 17 00:00:00 2001 From: Philipp Muens Date: Mon, 6 Mar 2017 09:50:36 +0100 Subject: [PATCH] Add provider README for docs --- docs/providers/google/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 docs/providers/google/README.md diff --git a/docs/providers/google/README.md b/docs/providers/google/README.md new file mode 100644 index 000000000..55652185e --- /dev/null +++ b/docs/providers/google/README.md @@ -0,0 +1,19 @@ + + + +### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/providers/google/) + + +# Serverless Google Cloud Functions Provider Documentation + +Welcome to the Serverless Google Cloud Functions documentation! + +Please select a section on the left to get started. + +If you have questions, join the [chat in gitter](https://gitter.im/serverless/serverless) or [post over on the forums](https://gitter.im/serverless/serverless) + +**Note:** Before continuing [Google Cloud system credentials](./guide/credentials.md) are required for using the CLI.