From 7ec01c971710973675ce2fd92fdf6f8de980a11c Mon Sep 17 00:00:00 2001 From: Arie Date: Thu, 9 Jul 2015 16:18:51 -0700 Subject: [PATCH] Add reference to gcloud-java --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 90b3bd3..fdf3bbb 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Get up and running with your Google Cloud Platform client library: - [gcloud-node](https://github.com/googlecloudplatform/gcloud-node) - [gcloud-python](https://github.com/googlecloudplatform/gcloud-python) - [gcloud-ruby](https://github.com/googlecloudplatform/gcloud-ruby) +- [gcloud-java](https://github.com/googlecloudplatform/gcloud-java) ### Coming Soon @@ -13,7 +14,7 @@ Get up and running with your Google Cloud Platform client library: - Getting credentials - FAQ - What's the difference between "project name" and "project id"? - - What's the relationship between gcloud-(node|python|ruby) and the gcloud command-line tool? + - What's the relationship between gcloud-(node|python|ruby|java) and the gcloud command-line tool? - Where can I get more help? If you have any questions about using gcloud or helpful information for others, please open an issue.