Skip to content

Commit

Permalink
Merge pull request #441 from dhermes/add-pypi-badge
Browse files Browse the repository at this point in the history
Adding PyPI badge to README.
  • Loading branch information
dhermes committed Dec 18, 2014
2 parents 05c5258 + a00095d commit 932cc07
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Google Cloud Python Client

Python idiomatic client for Google Cloud Platform services.

|build| |coverage|
------------------
|build| |coverage| |pypi|
-------------------------

- `Homepage`_

Expand Down Expand Up @@ -160,3 +160,5 @@ Apache 2.0 - See `LICENSE`_ for more information.
:target: https://travis-ci.org/GoogleCloudPlatform/gcloud-python
.. |coverage| image:: https://coveralls.io/repos/GoogleCloudPlatform/gcloud-python/badge.png?branch=master
:target: https://coveralls.io/r/GoogleCloudPlatform/gcloud-python?branch=master
.. |pypi| image:: https://img.shields.io/pypi/v/gcloud.svg
:target: https://pypi.python.org/pypi/gcloud

0 comments on commit 932cc07

Please sign in to comment.