diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -304,7 +304,7 @@ It also makes uses of [`Channels`](#channels). The server broadcasts the paddle Start two clients with `cargo run --example breakout`, "Host" on one and "Join" on the other. - + </details> Examples can be found in the [examples](examples) directory. |