File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- refs/heads/master: 68408bf96f704b094f9c709a833e0d99f7afc007
2+ refs/heads/master: 41a2a7a32099540ef3637aeeefafee666f5f0bf9
33refs/heads/travis: 0fa997e2fc9c6b61b2d91e6d163655aae67d44b6
44refs/heads/gh-pages: 5a10432ecc75f29812e33a8236c900379509fe99
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ Java idiomatic client for [Google Cloud Platform][cloud-platform] services.
55
66[ ![ Build Status] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java.svg?branch=master )] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java )
77[ ![ Coverage Status] ( https://coveralls.io/repos/GoogleCloudPlatform/gcloud-java/badge.svg?branch=master )] ( https://coveralls.io/r/GoogleCloudPlatform/gcloud-java?branch=master )
8+ [ ![ Maven] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java.svg )] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java.svg )
89
910- [ Homepage] (https://googlecloudplatform.github.io/gcloud-java/ )
1011- [ API Documentation] (http://googlecloudplatform.github.io/gcloud-java/apidocs )
11- - [ Examples] (http://googlecloudplatform.github.io/gcloud-java/apidocs/index.html?com/google/gcloud/examples/package-summary.html )
1212
1313This client supports the following Google Cloud Platform services:
1414
@@ -29,13 +29,6 @@ Add this to your pom.xml file
2929</dependency >
3030```
3131
32- Contributing
33- ------------
34-
35- Contributions to this library are always welcome and highly encouraged.
36-
37- See [ CONTRIBUTING] for more information on how to get started.
38-
3932Java Versions
4033-------------
4134
@@ -50,6 +43,13 @@ It is currently in major version zero (``0.y.z``), which means that anything
5043may change at any time and the public API should not be considered
5144stable.
5245
46+ Contributing
47+ ------------
48+
49+ Contributions to this library are always welcome and highly encouraged.
50+
51+ See [ CONTRIBUTING] for more information on how to get started.
52+
5353License
5454-------
5555
You can’t perform that action at this time.
0 commit comments