diff --git a/README.md b/README.md index aaa1b45..237a964 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The CSDE is obtained by cloning this CSDE-Cordapp-Template-java to your local ma - A base Gradle configuration which brings in the dependencies you need to write and test a Corda 5 Cordapp. - - A set of Gradle helper tasks which speed up and simplify the development and deployment process. (these are effectively wrappers over the Corda-Cli) + - A set of Gradle helper tasks which speed up and simplify the development and deployment process. (these are effectively wrappers over the Corda-CLI) - Debug configuration for debugging a local Corda cluster.