Skip to content

Commit

Permalink
Minor fix in naming inside README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swcloud committed May 23, 2017
1 parent 355777f commit 2b77441
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/video-intelligence/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NodeJS Client for Google Cloud Video Intelligence API ([Alpha](https://github.com/GoogleCloudPlatform/google-cloud-node#versioning))
# Node.js Client for Google Cloud Video Intelligence API ([Alpha](https://github.com/GoogleCloudPlatform/google-cloud-node#versioning))

Idiomatic NodeJS client for [Google Cloud Video Intelligence API][Product Documentation]
Idiomatic Node.js client for [Google Cloud Video Intelligence API][Product Documentation]
- [Client Library Documentation][]
- [Product Documentation][]

Expand All @@ -13,7 +13,7 @@ In order to use this library, you first need to go through the following steps:

### Installation
```
$ npm install @google-cloud/videointelligence
$ npm install @google-cloud/video-intelligence
```

### Next Steps
Expand All @@ -22,4 +22,4 @@ $ npm install @google-cloud/videointelligence
- View this [repository's main README](https://github.com/GoogleCloudPlatform/google-cloud-node/blob/master/README.md) to see the full list of Cloud APIs that we cover.

[Client Library Documentation]: https://googlecloudplatform.github.io/google-cloud-node/#/docs/video-intelligence
[Product Documentation]: https://cloud.google.com/video-intelligence
[Product Documentation]: https://cloud.google.com/video-intelligence

0 comments on commit 2b77441

Please sign in to comment.