diff --git a/README.rst b/README.rst index e0e2bdc..51ed765 100644 --- a/README.rst +++ b/README.rst @@ -32,6 +32,16 @@ In order to use this library, you first need to go through the following steps: .. _Enable the Web Risk API.: https://cloud.google.com/web-risk .. _Setup Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html +Supported Python Versions +^^^^^^^^^^^^^^^^^^^^^^^^^ +Python >= 3.6 + +Deprecated Python Versions +^^^^^^^^^^^^^^^^^^^^^^^^^^ +Python == 2.7. + +The last version of this library compatible with Python 2.7 is google-cloud-webrisk==0.3.0 + Installation ~~~~~~~~~~~~