From 2450069ea87e5a9c6e95e8c13780a3b2368eedcb Mon Sep 17 00:00:00 2001 From: spla Date: Mon, 16 Nov 2020 18:01:31 +0100 Subject: [PATCH] Updated --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 04aac8f..d6ad56d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Mastodon Chess -Play with other fediverse users a Chess game! Mastodon Chess control games, players and boards! +Play with other fediverse users a Chess game! Mastodon Chess control games, players and boards and even it post, graphically, every move to both players! Usage: @@ -10,6 +10,10 @@ To make a move: @your_bot_username move e2e4 +To finish game at any time: + +@your_bot_username end + ### Dependencies - **Python 3**