From 1ebd92d39a2508f007ccc8328e0a70194f4020f1 Mon Sep 17 00:00:00 2001 From: mattbradburyr3 Date: Thu, 16 Mar 2023 18:44:55 +0000 Subject: [PATCH] tidy up --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.