Skip to content

Commit 21906f2

Browse files
dhermeslukesneeringer
authored andcommitted
Bringing Spanner README more in line with others. (googleapis#4306)
In particular, adding badges and a "documentation" link near the top. Made changes based on the datastore README.
1 parent 093a29e commit 21906f2

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

spanner/README.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,13 @@ Python Client for Cloud Spanner
33

44
Python idiomatic client for `Cloud Spanner`_.
55

6-
.. _Cloud Spanner: https://googlecloudplatform.github.io/google-cloud-python/latest/spanner/usage.html
6+
.. _Cloud Spanner: https://cloud.google.com/spanner/
77

8+
|pypi| |versions|
9+
10+
- `Documentation`_
11+
12+
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/spanner/usage.html
813

914
Quick Start
1015
-----------
@@ -152,3 +157,8 @@ See the ``google-cloud-python`` API `Cloud Spanner documentation`_ to learn how
152157
to connect to Cloud Spanner using this Client Library.
153158

154159
.. _Cloud Spanner documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/spanner/usage.html
160+
161+
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-spanner.svg
162+
:target: https://pypi.org/project/google-cloud-spanner/
163+
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-spanner.svg
164+
:target: https://pypi.org/project/google-cloud-spanner/

0 commit comments

Comments
 (0)