diff --git a/README.md b/README.md index dec4bca..d6bd5ee 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ zig build -Doptimize=(ReleaseSafe|ReleaseFast) -Dmaterial_max_len=(, defaul ## CLI options -- `--unix-socket`: Path to Unix socket to bind to and to send block updates to +- `--unix-socket`: Path to Unix socket to be created to send block updates to - `--queue`: Block update queue capacity (default: `1024`) - `--web-port`: Web server port - `--web-threads`: Web server thread count (default: `1`)