diff --git a/README.md b/README.md index 268fc8f..f6a4789 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hyperledger Besu Generators -This project contains two generators that make it easy for developers to start developing apps on Hyperledger Besu. +This project contains two generators that make it easy for developers to start developing Java apps with Hyperledger Besu. ## [besu-appsody-stacks](besu-appsody-stacks) diff --git a/besu-appsody-stacks/java-besu-gradle/README.md b/besu-appsody-stacks/java-besu-gradle/README.md index 76c9697..fd93b36 100644 --- a/besu-appsody-stacks/java-besu-gradle/README.md +++ b/besu-appsody-stacks/java-besu-gradle/README.md @@ -1,6 +1,6 @@ # Hyperledger Besu Appsody Stack with Gradle -[Appsody](https://appsody.dev/) stack for developers writing apps on Hyperledger Besu. +[Appsody](https://appsody.dev/) stack for developers writing Java apps with Hyperledger Besu. Developers can initialize a sample project with a single command, and use another command start their development runtime entirely on a container. diff --git a/besu-appsody-stacks/java-besu-maven/README.md b/besu-appsody-stacks/java-besu-maven/README.md index 44d506e..cf1a531 100644 --- a/besu-appsody-stacks/java-besu-maven/README.md +++ b/besu-appsody-stacks/java-besu-maven/README.md @@ -1,6 +1,6 @@ # Hyperledger Besu Appsody Stack with Maven -[Appsody](https://appsody.dev/) stack for developers writing apps on Hyperledger Besu. +[Appsody](https://appsody.dev/) stack for developers writing Java apps with Hyperledger Besu. Developers can initialize a sample project with a single command, and use another command start their development runtime entirely on a container.