We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05c5258 + a00095d commit 932cc07Copy full SHA for 932cc07
README.rst
@@ -3,8 +3,8 @@ Google Cloud Python Client
3
4
Python idiomatic client for Google Cloud Platform services.
5
6
-|build| |coverage|
7
-------------------
+|build| |coverage| |pypi|
+-------------------------
8
9
- `Homepage`_
10
@@ -160,3 +160,5 @@ Apache 2.0 - See `LICENSE`_ for more information.
160
:target: https://travis-ci.org/GoogleCloudPlatform/gcloud-python
161
.. |coverage| image:: https://coveralls.io/repos/GoogleCloudPlatform/gcloud-python/badge.png?branch=master
162
:target: https://coveralls.io/r/GoogleCloudPlatform/gcloud-python?branch=master
163
+.. |pypi| image:: https://img.shields.io/pypi/v/gcloud.svg
164
+ :target: https://pypi.python.org/pypi/gcloud
0 commit comments