Skip to content

Commit c5f5bad

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

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/google-cloud-asset/README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
Python Client for Cloud Asset API (`Alpha`_)
22
============================================
33

4+
|pypi| |versions|
5+
46
`Cloud Asset API`_: The cloud asset API manages the history and inventory of cloud resources.
57

68
- `Client Library Documentation`_
79
- `Product Documentation`_
810

911
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
12+
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-asset.svg
13+
:target: https://pypi.org/project/google-cloud-asset/
14+
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-asset.svg
15+
:target: https://pypi.org/project/google-cloud-asset/
1016
.. _Cloud Asset API: https://cloud.google.com/cloudasset
1117
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/asset/index.html
1218
.. _Product Documentation: https://cloud.google.com/cloudasset

0 commit comments

Comments
 (0)