From dfbfc1e92e3046cc9591e86c8871412bcb2bfe0c Mon Sep 17 00:00:00 2001 From: 50^2 <36756030+aleeusgr@users.noreply.github.com> Date: Mon, 17 Jul 2023 20:13:26 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b3985d4..ff18b53 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ Big Thanks to Done Collectively, Stellar, Helios, Gimbalabs and James D., Romain 2. `npm test` ## How does it work? -The goal of this repos is to make development on Cardano more accessible. +The goal of this repo is to make development on Cardano more accessible. + Start by cloning the repo and experimenting with the network emulator. First question to ask self is "Do I understand how eUTXO model works?" If not, please refer to Documentation section.