We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48249e1 commit beb58b1Copy full SHA for beb58b1
1 file changed
README.rst
@@ -1,7 +1,7 @@
1
Google Cloud Python Client
2
==========================
3
4
- Python idiomatic client for Google Cloud Platform services.
+Python idiomatic client for Google Cloud Platform services.
5
6
|build| |coverage|
7
------------------
@@ -152,7 +152,9 @@ We also explicitly decided to support Python 3 beginning with version
152
License
153
-------
154
155
-Apache 2.0 - See `LICENSE <LICENSE>`__ for more information.
+Apache 2.0 - See `LICENSE`_ for more information.
156
+
157
+.. _LICENSE: https://github.com/GoogleCloudPlatform/gcloud-python/blob/master/LICENSE
158
159
.. |build| image:: https://travis-ci.org/GoogleCloudPlatform/gcloud-python.svg?branch=master
160
:target: https://travis-ci.org/GoogleCloudPlatform/gcloud-python
0 commit comments