minor README tweak
diff --git a/README.md b/README.md index 4228980..28fe4ba 100644 --- a/README.md +++ b/README.md
@@ -8,4 +8,4 @@ # Google App Engine custom Cloud Storage client libraries -The libraries in this repository replaced the original [App Engine Files API deprecated in Jun 2013](https://cloudplatform.googleblog.com/2013/06/google-app-engine-181-released.html) and represented the original client libraries for Cloud Storage created just for App Engine users. Since then, the Google Cloud team [launched the Cloud Storage client libraries in Dec 2016](https://cloud.google.com/blog/products/gcp/announcing-new-google-cloud-client) (linked above) which obsolete these libraries, which are no longer recommended. For archival purposes, here is a link to the documentation for the [Python version](https://cloud.google.com/appengine/docs/standard/python/googlecloudstorageclient/setting-up-cloud-storage#downloading_the_client_library) of this library. It will be removed at some point in the near future. (The Java documentation was already removed in 2021.) +The libraries in this repository replaced the original [App Engine Files API deprecated in 2013](https://cloudplatform.googleblog.com/2013/06/google-app-engine-181-released.html) and represented the original libraries for Cloud Storage created just for App Engine users. Since then, the official Cloud Storage client libraries [launched in 2016](https://cloud.google.com/blog/products/gcp/announcing-new-google-cloud-client) (linked above). As a result, work ceased in 2017 on these libraries, which were [deprecated in 2019](https://github.com/GoogleCloudPlatform/appengine-gcs-client/commit/a4fe53d6cdd7cc79b2e900685a4ce82a467f3775), and are no longer recommended. For archival purposes, here is a link to the documentation for the [Python version](https://cloud.google.com/appengine/docs/standard/python/googlecloudstorageclient/setting-up-cloud-storage#downloading_the_client_library) of this library. It will be removed at some point in the near future. (The Java documentation was already removed in 2021.)