From 391754bcc4bec9f2f7ae46ef38bbbdfb063b1305 Mon Sep 17 00:00:00 2001 From: sergeych Date: Sat, 4 Jul 2026 19:38:57 +0300 Subject: [PATCH] reamde fix --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 3b6a9db..7ccfcd8 100644 --- a/README.md +++ b/README.md @@ -8,24 +8,14 @@ A small Node.js console script project. npm ci ``` -## Run - -```sh -npm start -- --name Sergey -``` - -or directly with Node: - -```sh -node src/index.js --name Sergey -``` - Generate a Universa key smoke test: ```sh npm start -- --generate-key ``` +Important. ___We miss an actual topology file, so this one is not working yet__. + Test a Universa network connection with `src/indigo_demo_2025.json`: ```sh