Skip to content

Commit a0ad1c1

Browse files
authored
Add / fix badges for PyPI / versions. (#6158)
1 parent cac7efb commit a0ad1c1

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

packages/google-cloud-kms/README.rst

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,21 @@ Python Client for Cloud Key Management Service (KMS) API (`Alpha`_)
33

44
|pypi| |versions|
55

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

910
- `Client Library Documentation`_
1011
- `Product Documentation`_
1112

1213
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
14+
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-kms.svg
15+
:target: https://pypi.org/project/google-cloud-kms/
16+
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-kms.svg
17+
:target: https://pypi.org/project/google-cloud-kms/
1318
.. _Cloud Key Management Service (KMS) API: https://cloud.google.com/kms
1419
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/kms/index.html
1520
.. _Product Documentation: https://cloud.google.com/kms
16-
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-datastore.svg
17-
:target: https://pypi.org/project/google-cloud-datastore/
18-
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-datastore.svg
19-
:target: https://pypi.org/project/google-cloud-datastore/
2021

2122
Quick Start
2223
-----------

0 commit comments

Comments
 (0)