From dae2bf0a7596c0163a5aadaa2266c48e03a34137 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Fri, 8 Dec 2023 13:05:33 -0500 Subject: [PATCH] empty change test --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2edc09a..5b247dd 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ App Engine Standard Environment: * [Using Apache Maven and the App Engine Plugin (standard environment)](https://cloud.google.com/appengine/docs/standard/java-gen2/using-maven) * [App Engine Maven Plugin Goals and Parameters (standard environment)](https://cloud.google.com/appengine/docs/standard/java-gen2/maven-reference) + + App Engine Flexible Environment: * [Using Apache Maven and the App Engine Plugin (flexible environment)](https://cloud.google.com/appengine/docs/flexible/java/using-maven) * [App Engine Maven Plugin Goals and Parameters (flexible environment)](https://cloud.google.com/appengine/docs/flexible/java/maven-reference)