From faaf48ee5232d94af01ec048dfe1522e05ed35d5 Mon Sep 17 00:00:00 2001 From: Vikastc <113993198+Vikastc@users.noreply.github.com> Date: Tue, 5 Dec 2023 17:14:39 +0530 Subject: [PATCH] readme_update (#152) Signed-off-by: vikastc --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dde6b9f9..f63f2f0f 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,9 @@ Follow the instructions under the topic - "Run the node" ``` -$ npx tsx src/func-test.ts +$ npx tsx demo/src/func-test.ts -$ npx tsx src/network-score-test.ts +$ npx tsx demo/src/network-score-test.ts ``` The output of these runs are self-explanatory. For reference of how this is structured,