updated readme

master
Yuan 7 years ago
parent 6ebd72a86c
commit 2213c3874a
  1. 6
      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: Once you've done that, your config section should look like this:
```{ ``` json
{
"type": "googledatastore" "type": "googledatastore"
}``` }
```
Authentication can be handled automatically by [Google Cloud service account credentials](https://cloud.google.com/docs/authentication/getting-started) Authentication can be handled automatically by [Google Cloud service account credentials](https://cloud.google.com/docs/authentication/getting-started)

Loading…
Cancel
Save