update README

pull/19/head
Niko PLP 2 years ago
parent e047457e59
commit ac3ad8ce9a
  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