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 cac7efb commit a0ad1c1
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions packages/google-cloud-kms/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,21 @@ Python Client for Cloud Key Management Service (KMS) API (`Alpha`_)

|pypi| |versions|

`Cloud Key Management Service (KMS) API`_: Manages keys and performs cryptographic operations in a central cloud
service, for direct use by other cloud resources and applications.
`Cloud Key Management Service (KMS) API`_: Manages keys and performs
cryptographic operations in a central cloud service, for direct use by other
cloud resources and applications.

- `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-kms.svg
:target: https://pypi.org/project/google-cloud-kms/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-kms.svg
:target: https://pypi.org/project/google-cloud-kms/
.. _Cloud Key Management Service (KMS) API: https://cloud.google.com/kms
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/kms/index.html
.. _Product Documentation: https://cloud.google.com/kms
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-datastore.svg
:target: https://pypi.org/project/google-cloud-datastore/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-datastore.svg
:target: https://pypi.org/project/google-cloud-datastore/

Quick Start
-----------
Expand Down

0 comments on commit a0ad1c1

Please sign in to comment.