diff --git a/readme.md b/readme.md index d1b3bf5..c2bc6bb 100644 --- a/readme.md +++ b/readme.md @@ -7,7 +7,8 @@ This started as a problem trying to play games with friends who are all on diffe ## Dev stuff: -`cargo run --example client ws:127.0.0.1:8080` to run test client +`cargo run` to run server +`cargo run --example client` to spawn a test client ## TODO: