diff --git a/readme.md b/readme.md index ef6124c..ee8508a 100644 --- a/readme.md +++ b/readme.md @@ -20,14 +20,14 @@ Then: ./test ``` -Use `-b ` or `--bind ` to bind the server to a specific address. Default is 127.0.0.1:3030. You can also pass arguments to the test script. - Without auto-reload: ```sh cargo run -p server ``` +Use `-b ` or `--bind ` to bind the server to a specific address. Default is 127.0.0.1:3030. You can also pass arguments to the test script. + ### Client - [Install Trunk](https://trunkrs.dev/#install)