summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiam Hopkins <liamh@google.com>2020-04-29 09:41:41 -0700
committerGitHub <noreply@github.com>2020-04-29 09:41:41 -0700
commit1d809a29a0e6bfb7557efd096a4c167e5f72c490 (patch)
treede2263736afd6b9220370ceefaad84e0d308621f
parentac9cd8f0b1cb0c55b1821d54fab78dc8707ea794 (diff)
downloadgoogle-compute-image-packages-1d809a29a0e6bfb7557efd096a4c167e5f72c490.tar.gz
Update README for python-gce
-rw-r--r--packages/python-google-compute-engine/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/python-google-compute-engine/README.md b/packages/python-google-compute-engine/README.md
index 0bd6ddb..3e99eec 100644
--- a/packages/python-google-compute-engine/README.md
+++ b/packages/python-google-compute-engine/README.md
@@ -1,7 +1,7 @@
## Python Linux Guest Environment for Google Compute Engine
-This package contains the Python guest environment installed on Google supported
-Compute Engine Linux [images](https://cloud.google.com/compute/docs/images).
+This package contains the Python guest environment which was historically installed on Google supported
+Compute Engine Linux [images](https://cloud.google.com/compute/docs/images). It has been superceded by the [guest agent](https://github.com/GoogleCloudPlatform/guest-agent), but is still provided here for interested consumers. The `google_compute_engine` library is also available as a PyPI package.
**Table of Contents**