From e9c5f19027007cca0634948c39110ba5ef9f4c0e Mon Sep 17 00:00:00 2001 From: Chris Barratt Date: Tue, 10 Jan 2023 13:14:51 +0000 Subject: [PATCH] README.md change only, add message to warn that this is a beta release --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 88c9652..d7ef618 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # CSDE-cordapp-template-java +## Note: This cut of CSDE is work in progress and has not been released yet, hence may not function as expected. + + To help make the process of prototyping Cordapps on Developer Preview 2 more straight forward we have developed the Cordapp Standard Development Environment (CSDE). The CSDE is obtained by cloning this CSDE-Cordapp-Template-java to your local machine. The CSDE provides: