Skip to content

Commit

Permalink
Add / fix badges for PyPI / versions. (#6158)
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver authored Oct 17, 2018
1 parent 95976b6 commit 96feb80
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions packages/google-cloud-redis/README.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,20 @@
Python Client for Google Cloud Memorystore for Redis API (`Alpha`_)
===================================================================

`Google Cloud Memorystore for Redis API`_: The Google Cloud Memorystore for Redis API is used for creating and managing
Redis instances on the Google Cloud Platform.
|pypi| |versions|

`Google Cloud Memorystore for Redis API`_: The Google Cloud Memorystore for
Redis API is used for creating and managing Redis instances on the Google
Cloud Platform.

- `Client Library Documentation`_
- `Product Documentation`_

.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-redis.svg
:target: https://pypi.org/project/google-cloud-redis/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-redis.svg
:target: https://pypi.org/project/google-cloud-redis/
.. _Google Cloud Memorystore for Redis API: https://cloud.google.com/memorystore/
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/redis/index.html
.. _Product Documentation: https://cloud.google.com/memorystore/
Expand Down Expand Up @@ -65,12 +72,7 @@ Windows
Next Steps
~~~~~~~~~~

- Read the `Client Library Documentation`_ for Google Cloud Memorystore for Redis API
API to see other available methods on the client.
- Read the `Google Cloud Memorystore for Redis API Product documentation`_ to learn
more about the product and see How-to Guides.
- View this `repository’s main README`_ to see the full list of Cloud
APIs that we cover.

.. _Google Cloud Memorystore for Redis API Product documentation: https://cloud.google.com/memorystore/
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
- Read the `Client Library Documentation`_ for Google Cloud Memorystore for
Redis API to see other available methods on the client.
- Read the `Product documentation`_ to learn more about the product and see
How-to Guides.

0 comments on commit 96feb80

Please sign in to comment.