diff options
author | Gilles Henaux <gill.henaux@gmail.com> | 2023-01-20 14:04:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-20 14:04:56 +0100 |
commit | f6bc8ab09a0ea269c74200c8242e0019272175ac (patch) | |
tree | 70c10a29662fa3c30c3a602664c021a30cccae8f | |
parent | fab1d0040dda88d4a7ca56b9dd15253d7673b5fa (diff) |
[readme] Fix example video link
-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. - +[breakout_versus_demo_short.mp4](https://user-images.githubusercontent.com/19689618/213700921-85967bd7-9a47-44ac-9471-77a33938569f.mp4) </details> Examples can be found in the [examples](examples) directory. |