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