Skip to content

Commit e390882

Browse files
authored
Merge pull request #2948 from GoogleCloudPlatform/lesv-patch-1
Delete APPENGINE.md
2 parents 9da1081 + c20d921 commit e390882

2 files changed

Lines changed: 1 addition & 36 deletions

File tree

APPENGINE.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud" % "0.37.0-alpha"
7474
It also works just as well to declare a dependency only on the specific clients that you need. See the README of
7575
each client for instructions.
7676

77-
For running on Google App Engine, see [more instructions here](./APPENGINE.md).
77+
These client libraries can be used on App Engine standard for Java 8 runtime, App Engine flexible (including the Compat runtime). Most of the libraries do not work on the App Engine standard for Java 7 runtime, however, Datastore, Storage, and Bigquery should work.
7878

7979
If you are running into problems with version conflicts, see [Version Management](#version-management).
8080

0 commit comments

Comments
 (0)