updated readme

This commit is contained in:
Yuan 2018-08-27 23:48:19 +01:00
parent 6ebd72a86c
commit 2213c3874a
1 changed files with 4 additions and 2 deletions

View File

@ -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)