Skip to content

Commit

Permalink
Remove compatability badges from READMEs. (#9035)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 authored Aug 16, 2019
1 parent 7127984 commit 4ccd997
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packages/google-cloud-translate/README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Python Client for Google Cloud Translation
==========================================

|GA| |pypi| |versions| |compat_check_pypi| |compat_check_github|
|GA| |pypi| |versions|

With `Google Cloud Translation`_, you can dynamically translate text between
thousands of language pairs. The Google Cloud Translation API lets websites
Expand All @@ -18,10 +18,6 @@ Cloud Translation is available as a paid service. See the `Pricing`_ and
:target: https://pypi.org/project/google-cloud-translate/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-translate.svg
:target: https://pypi.org/project/google-cloud-translate/
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-translate
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-translate
.. |compat_check_github| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dtranslate
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dtranslate
.. _Google Cloud Translation: https://cloud.google.com/translate/
.. _Pricing: https://cloud.google.com/translate/pricing
.. _FAQ: https://cloud.google.com/translate/faq
Expand Down

0 comments on commit 4ccd997

Please sign in to comment.