Skip to content

Commit 38193b5

Browse files
authored
Add / fix badges for PyPI / versions. (#6158)
1 parent dfb5a7d commit 38193b5

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

packages/google-cloud-os-login/README.rst

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
1-
Python Client for Google Cloud OS Login API (`Alpha`_)
2-
======================================================
1+
Python Client for Google Cloud OS Login API (unreleased)
2+
========================================================
3+
4+
|pypi| |versions|
35

46
`Google Cloud OS Login API`_: Manages OS login configuration for Google account users.
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-oslogin.svg
13+
:target: https://pypi.org/project/google-cloud-oslogin/
14+
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-oslogin.svg
15+
:target: https://pypi.org/project/google-cloud-oslogin/
1016
.. _Google Cloud OS Login API: https://cloud.google.com/os-login
1117
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/oslogin/index.html
1218
.. _Product Documentation: https://cloud.google.com/os-login
@@ -65,11 +71,6 @@ Next Steps
6571
~~~~~~~~~~
6672

6773
- Read the `Client Library Documentation`_ for Google Cloud OS Login API
68-
API to see other available methods on the client.
69-
- Read the `Google Cloud OS Login API Product documentation`_ to learn
74+
to see other available methods on the client.
75+
- Read the `Product documentation`_ to learn
7076
more about the product and see How-to Guides.
71-
- View this `repository’s main README`_ to see the full list of Cloud
72-
APIs that we cover.
73-
74-
.. _Google Cloud OS Login API Product documentation: https://cloud.google.com/os-login
75-
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst

0 commit comments

Comments
 (0)