update README

Niko PLP 2 years ago
parent ff8a6e0f01
commit b4b24c21f1
  1. 7
      README.md

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

Loading…
Cancel
Save