From a00095d110376b8e35c6e58dc72cd907c2cac12c Mon Sep 17 00:00:00 2001 From: Danny Hermes Date: Wed, 17 Dec 2014 22:27:34 -0800 Subject: [PATCH] Adding PyPI badge to README. --- README.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 8153d1f9e1bf..f1f7f996fea7 100644 --- a/README.rst +++ b/README.rst @@ -3,8 +3,8 @@ Google Cloud Python Client Python idiomatic client for Google Cloud Platform services. -|build| |coverage| ------------------- +|build| |coverage| |pypi| +------------------------- - `Homepage`_ @@ -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