Skip to content

Commit 932cc07

Browse files
committed
Merge pull request #441 from dhermes/add-pypi-badge
Adding PyPI badge to README.
2 parents 05c5258 + a00095d commit 932cc07

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Google Cloud Python Client
33

44
Python idiomatic client for Google Cloud Platform services.
55

6-
|build| |coverage|
7-
------------------
6+
|build| |coverage| |pypi|
7+
-------------------------
88

99
- `Homepage`_
1010

@@ -160,3 +160,5 @@ Apache 2.0 - See `LICENSE`_ for more information.
160160
:target: https://travis-ci.org/GoogleCloudPlatform/gcloud-python
161161
.. |coverage| image:: https://coveralls.io/repos/GoogleCloudPlatform/gcloud-python/badge.png?branch=master
162162
: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

Comments
 (0)