Skip to content

Commit bd62d34

Browse files
committed
Add PyPI badges.
1 parent 1abfcbe commit bd62d34

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

speech/README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Python Client for Google Cloud Speech
55

66
.. _Google Cloud Speech: https://cloud.google.com/speech/
77

8+
|pypi| |versions|
9+
810
- `Documentation`_
911

1012
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/speech-usage.html
@@ -40,3 +42,7 @@ See the ``google-cloud-python`` API `speech documentation`_ to learn how to
4042
connect to the Google Cloud Speech API using this Client Library.
4143

4244
.. _speech documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/speech-usage.html
45+
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-speech.svg
46+
:target: https://pypi.python.org/pypi/google-cloud-speech
47+
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bspeech.svg
48+
:target: https://pypi.python.org/pypi/google-cloud-speech

0 commit comments

Comments
 (0)