From f80354e5b0e394d0cdff43fb1702b095b9683892 Mon Sep 17 00:00:00 2001 From: Ryan Seys Date: Tue, 9 Sep 2014 17:02:46 -0400 Subject: [PATCH] Add googleapis link to README - Fixes #181 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 104e2b8b83d..38404a4f50a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ This client supports the following Google Cloud services: * [Google Cloud Datastore](https://cloud.google.com/products/cloud-datastore/) * [Google Cloud Storage](https://cloud.google.com/products/cloud-storage/) +If you need support for other Google APIs, check out the [Google Node.js API Client library][googleapis]. + ## Quick Start ```sh @@ -106,3 +108,5 @@ See [CONTRIBUTING](CONTRIBUTING.md) for more information on how to get started. ## License Apache 2.0 - See [COPYING](COPYING) for more information. + +[googleapis]: https://github.com/google/google-api-nodejs-client