update README

master
Niko PLP 1 year ago
parent e047457e59
commit ac3ad8ce9a
  1. 7
      README.md

@ -57,8 +57,11 @@ The crates are organized as follow :
Build & run executables:
```
cargo run --bin ngd // runs the daemon
cargo run --bin ngcli // runs the client
// runs the daemon
cargo run --bin ngd
// runs the client
cargo run --bin ngcli
```
### Test

Loading…
Cancel
Save