Skip to content

Commit 3f98336

Browse files
committed
readme
1 parent 9b8cf79 commit 3f98336

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sample-apps/blank-java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Use the following instructions to deploy the sample application.
1212

1313
# Requirements
1414
- [Java 8 runtime environment (SE JRE)](https://www.oracle.com/java/technologies/javase-downloads.html)
15-
- [Gradle 5](https://gradle.org/releases/)
15+
- [Gradle 5](https://gradle.org/releases/) or [Maven 3](https://maven.apache.org/docs/history.html)
1616
- The Bash shell. For Linux and macOS, this is included by default. In Windows 10, you can install the [Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/install-win10) to get a Windows-integrated version of Ubuntu and Bash.
1717
- [The AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html).
1818

sample-apps/java-events/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Basic Function with Minimal Dependencies (Java)
1+
# Basic Function with Event Library Types (Java)
22

33
![Architecture](/sample-apps/java-events/images/sample-java-events.png)
44

0 commit comments

Comments
 (0)