From: Fabian Fichter Date: Mon, 11 Nov 2019 15:44:51 +0000 (+0100) Subject: Update list of supported protocols in readme X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=f74da568f79e8327ea05f3ecee02f43be9ab7509;p=fairystockfish.git Update list of supported protocols in readme --- diff --git a/Readme.md b/Readme.md index 04011af..a5e44e0 100644 --- a/Readme.md +++ b/Readme.md @@ -59,9 +59,9 @@ The following UCI options are added or changed compared to official Stockfish: For variants without castling, this option does not have any effect. * #### Protocol - Can be used to switch between dialects of the UCI protocol, namely UCI and USI (for Shogi). + Can be used to switch between the supported protocols, namely UCI, UCCI (Xiangqi), USI (Shogi) and XBoard/CECP. This option is automatically set to the respective protocol if a GUI starts communication - with the "uci" or "usi" command (as required by the protocols). + with one of the `uci`/`ucci`/`usi`/`xboard` commands (as required by the protocols). * #### VariantPath The path to the configuration file for user-defined variants.