From 2213c3874a8e0875aeee98a08635a0d7bb4606e2 Mon Sep 17 00:00:00 2001 From: Yuan Date: Mon, 27 Aug 2018 23:48:19 +0100 Subject: [PATCH] updated readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 894ac85..649c469 100644 --- a/README.md +++ b/README.md @@ -206,9 +206,11 @@ To use the Google Datastore storage system, you must install the `@google-cloud/ Once you've done that, your config section should look like this: -```{ +``` json +{ "type": "googledatastore" -}``` +} +``` Authentication can be handled automatically by [Google Cloud service account credentials](https://cloud.google.com/docs/authentication/getting-started)