From aef6fa8d4634e77cecd6f3b7f34f4602f90f2b91 Mon Sep 17 00:00:00 2001 From: ivegabr Date: Wed, 27 Nov 2024 19:19:24 +0100 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25dfbb2..4382023 100644 --- a/README.md +++ b/README.md @@ -165,4 +165,4 @@ The result should look like this: ## Final Comments -You can explore the folders and files within the starter kit and customize the kit to suit your project’s needs. You can also learn how to import `.env` variables for deploying smart contracts, test smart contracts with solidity, etc. \ No newline at end of file +You can explore the folders and files within the starter kit and customize the kit to suit your project’s needs. You can also learn how to import `.env` variables for deploying smart contracts, test smart contracts with solidity, etc.. \ No newline at end of file