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 dfb5a7d commit 38193b5
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions packages/google-cloud-os-login/README.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
Python Client for Google Cloud OS Login API (`Alpha`_)
======================================================
Python Client for Google Cloud OS Login API (unreleased)
========================================================

|pypi| |versions|

`Google Cloud OS Login API`_: Manages OS login configuration for Google account users.

- `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-oslogin.svg
:target: https://pypi.org/project/google-cloud-oslogin/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-oslogin.svg
:target: https://pypi.org/project/google-cloud-oslogin/
.. _Google Cloud OS Login API: https://cloud.google.com/os-login
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/oslogin/index.html
.. _Product Documentation: https://cloud.google.com/os-login
Expand Down Expand Up @@ -65,11 +71,6 @@ Next Steps
~~~~~~~~~~

- Read the `Client Library Documentation`_ for Google Cloud OS Login API
API to see other available methods on the client.
- Read the `Google Cloud OS Login API Product documentation`_ to learn
to see other available methods on the client.
- Read the `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 OS Login API Product documentation: https://cloud.google.com/os-login
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst

0 comments on commit 38193b5

Please sign in to comment.