You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-4
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,7 @@ This distribution of Polyfish consists of the following files:
22
22
23
23
## UCI options
24
24
25
-
Polyfish supports all UCI options supported by Stockfish. *Click [here](https://github.com/official-stockfish/Stockfish/blob/master/README.md#the-uci-protocol-and-available-options) to see the full list of supported Stockfish UCI options*
26
-
27
-
Polyfish also supports the following UCI options
25
+
The following is a list of options supported by Polyfish (on top of all UCI options supported by Stockfish)
28
26
*#### CTG/BIN Book 1 File
29
27
The file name of the first book file which could be a polyglot (BIN) or Chessbase (CTG) book. To disable this book, use: ```<empty>```
30
28
If the book (CTG or BIN) is in a different directory than the engine executable, then configure the full path of the book file, example:
@@ -54,7 +52,7 @@ Polyfish also supports the following UCI options
54
52
55
53
56
54
## UCI commands
57
-
Polyfish supports all UCI commands supported by Stockfish. *Click [here](https://github.com/official-stockfish/Stockfish/blob/master/README.md#the-uci-protocol-and-available-options) to see the full list of supported Stockfish UCI commands*
55
+
Polyfish supports all UCI commands supported by Stockfish. *Click [here](https://github.com/official-stockfish/Stockfish/wiki/UCI-&-Commands) to see the full list of supported Stockfish UCI commands*
0 commit comments