Skip to content

Commit

Permalink
Add statement of support to readme (#1333)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Sep 14, 2018
1 parent b17a7b4 commit 2881364
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -42,6 +42,9 @@ Supported APIs are listed on the [Google APIs Explorer][apiexplorer].
### Working with Google Cloud Platform APIs?
If you're working with [Google Cloud Platform][cloudplatform] APIs such as Datastore, Cloud Storage or Pub/Sub, consider using the [`@google-cloud`][googlecloud] client libraries: single purpose idiomatic Node.js clients for Google Cloud Platform services.

### Support and maintenance
These client libraries are official supported by Google. However, these libraries are considered complete and are in maintenance mode. This means that we will address critical bugs and security issues but will not add any new features. For Google Cloud Platform APIs, we recommend using [google-cloud-node](https://github.com/GoogleCloudPlatform/google-cloud-node) which is under active development.

## Getting started

### Installation
Expand Down

0 comments on commit 2881364

Please sign in to comment.