Skip to content

Commit

Permalink
Merge pull request #235 from rakyll/gcp
Browse files Browse the repository at this point in the history
docs: Rename Google Cloud to Google Cloud Platform
  • Loading branch information
silvolu committed Sep 19, 2014
2 parents 12d018f + 631909e commit ddc128c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Google Cloud Node.js Client
> Node.js idiomatic client for Google Cloud services.
> Node.js idiomatic client for Google Cloud Platform services.
[![NPM Version](https://img.shields.io/npm/v/gcloud.svg)](https://www.npmjs.org/package/gcloud)
[![Travis Build Status](https://travis-ci.org/GoogleCloudPlatform/gcloud-node.svg)](https://travis-ci.org/GoogleCloudPlatform/gcloud-node/)
Expand All @@ -8,7 +8,7 @@
* [Homepage](https://googlecloudplatform.github.io/gcloud-node/)
* [API Documentation](https://googlecloudplatform.github.io/gcloud-node/#/docs)

This client supports the following Google Cloud services:
This client supports the following Google Cloud Platform services:

* [Google Cloud Datastore](https://cloud.google.com/products/cloud-datastore/)
* [Google Cloud Storage](https://cloud.google.com/products/cloud-storage/)
Expand Down

0 comments on commit ddc128c

Please sign in to comment.