Skip to content

Commit c20d921

Browse files
authored
Update README.md
1 parent cc6548d commit c20d921

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

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

75-
These client librareis can be used on App Engine standard Java 8 runtime, App Engine flexible (including the Compat runtime), but not on the App Engine standard Java 7 runtime.
75+
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.
7676

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

0 commit comments

Comments
 (0)