|
1 | 1 | Google Cloud Java Client for Storage |
2 | 2 | ==================================== |
3 | 3 |
|
4 | | -Java idiomatic client for [Google Cloud Storage] (https://cloud.google.com/storage/). |
| 4 | +Java idiomatic client for [Google Cloud Storage](https://cloud.google.com/storage/). |
5 | 5 |
|
6 | 6 | [](https://travis-ci.org/GoogleCloudPlatform/google-cloud-java) |
7 | 7 | [](https://coveralls.io/r/GoogleCloudPlatform/google-cloud-java?branch=master) |
8 | 8 | []( https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-storage.svg) |
9 | 9 | [](https://www.codacy.com/app/mziccard/google-cloud-java) |
10 | 10 | [](https://www.versioneye.com/user/projects/56bd8ee72a29ed002d2b0969) |
11 | 11 |
|
12 | | -- [Homepage] (https://googlecloudplatform.github.io/google-cloud-java/) |
13 | | -- [API Documentation] (https://googlecloudplatform.github.io/google-cloud-java/apidocs/index.html?com/google/cloud/storage/package-summary.html) |
| 12 | +- [Homepage](https://googlecloudplatform.github.io/google-cloud-java/) |
| 13 | +- [API Documentation](https://googlecloudplatform.github.io/google-cloud-java/apidocs/index.html?com/google/cloud/storage/package-summary.html) |
14 | 14 |
|
15 | 15 | > Note: This client is a work-in-progress, and may occasionally |
16 | 16 | > make backwards-incompatible changes. |
@@ -169,7 +169,7 @@ See [TESTING] to read more about testing. |
169 | 169 | Versioning |
170 | 170 | ---------- |
171 | 171 |
|
172 | | -This library follows [Semantic Versioning] (http://semver.org/). |
| 172 | +This library follows [Semantic Versioning](http://semver.org/). |
173 | 173 |
|
174 | 174 | It is currently in major version zero (``0.y.z``), which means that anything |
175 | 175 | may change at any time and the public API should not be considered |
|
0 commit comments