From 4452e346f11b90c027fb6cef16e738c31e515397 Mon Sep 17 00:00:00 2001 From: 50^2 <36756030+aleeusgr@users.noreply.github.com> Date: Sun, 11 Jun 2023 15:10:29 +0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc6fe53..22514c7 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,10 @@ Thank's to Randall Harmon, Helios community, Gimbalabs and James D., Romain Soulat IOG. -This is an example of how a dApp component can be built using test-deriven approach. -Start by gathering product requirements and user stories, formulate testable expectations and make tests pass. +This is a toolbox for test-driven development on Cardano, using Helios. +Start cloning the repo and experimenting with the ledger emulator. +Gather product requirements and user stories, create Issues, formulate testable expectations and make tests pass. +Contribute ## Documentation: [Vitest](https://vitest.dev/)