Przeglądaj źródła

update README.md

ghassmo 5 lat temu
rodzic
commit
8468ab8fc1
1 zmienionych plików z 6 dodań i 18 usunięć
  1. 6 18
      README.md

+ 6 - 18
README.md

@@ -8,28 +8,22 @@ Perform the trusted setup:
 $ cargo build --release
 $ cargo build --release
 ```
 ```
 
 
-Run darkfid:
-
-```console
-$ cargo run --bin darkfi -- -v
-```
-
-Change darkfid configurations:
+Run gateway daemon:
 
 
 ```console
 ```console
-$ cargo run --bin darkfi -- config --help
+$ cargo run --bin gateway -- -v
 ```
 ```
 
 
-Run 10 clients simultaneously:
+Run darkfid:
 
 
 ```console
 ```console
-$ cargo test test_ten_clients_simultaneously --bin darkfid
+$ cargo run --bin darkfi -- -v
 ```
 ```
 
 
-Run Client A and send 9 slabs. Client B should receive 10 slabs from subscriber:
+Change darkfid configurations:
 
 
 ```console
 ```console
-$ cargo test test_subscriber --bin darkfid
+$ cargo run --bin darkfi -- config --help
 ```
 ```
 
 
 # dark-client usage
 # dark-client usage
@@ -42,12 +36,6 @@ Show usage manual:
 $ /drk -h
 $ /drk -h
 ```
 ```
 
 
-*Say hello*:
-
-```console
-$ /drk -hi
-```
-
 Let's liberate people from the claws of big tech and create the democratic paradigm of technology.
 Let's liberate people from the claws of big tech and create the democratic paradigm of technology.
 
 
 Self-defense is integral to any organism's survival and growth.
 Self-defense is integral to any organism's survival and growth.