From 9e7794b62e42c72f3db0c5da3fc87cfb2ab64dd6 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 28 Nov 2020 00:49:49 +0000 Subject: [PATCH] improve the README slightly Signed-off-by: Ian Jackson --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a71b0273..882023d0 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,13 @@ JOINING A GAME In the simplest case: otter join-game unix::: +e.g. + otter join-game unix:ijackson::test See otter --help for further options, including setting your nick. Currently when a new player joins a game (with the `otter` command), -all the other players must restart. +all the other players must reload the page. CREATING A GAME @@ -53,6 +55,9 @@ suitable for fairy chess etc. See otter --help for some more options. +Currently, resetting a game (or otherwise adding or removing pieces) +will mean all the players will get errors until they reload the page. + MAKING YOUR OWN GAME ==================== -- 2.30.2