Skip to content

Commit

Permalink
readme: spacing fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenplusplus committed Oct 14, 2014
1 parent 5fc1025 commit b3b4472
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ If you are not running this client on Google Compute Engine, you need a Google D
1. Visit the [Google Developers Console](https://console.developers.google.com/project).
2. Create a new project or click on an existing project.
3. Navigate to **APIs & auth** > **APIs section** and turn on the following APIs (you may need to enable billing in order to use these services):
* Google Cloud Datastore API
* Google Cloud Storage
* Google Cloud Storage JSON API
* Google Cloud Datastore API
* Google Cloud Storage
* Google Cloud Storage JSON API
4. Navigate to **APIs & auth** > **Credentials** and then:
* If you want to use a new service account, click on **Create new client ID**. After the account is created, you will be prompted to download the JSON key file that the library uses to authorize your requests.
* If you want to generate a new key for an existing service account, click on **Generate new JSON key** and download the JSON key file.
* If you want to generate a new key for an existing service account, click on **Generate new JSON key** and download the JSON key file.

## Google Cloud Datastore

Expand Down

0 comments on commit b3b4472

Please sign in to comment.