From 85bd25594782198fbd633ab77c255564dd85417c Mon Sep 17 00:00:00 2001 From: Fabian Fichter Date: Tue, 4 Feb 2020 21:03:06 +0100 Subject: [PATCH] Update pychess-variants link in readme --- Readme.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Readme.md b/Readme.md index 18978a0..3e307f5 100644 --- a/Readme.md +++ b/Readme.md @@ -47,7 +47,7 @@ The games currently supported besides chess are listed below. Fairy-Stockfish ca - [Clobber](https://en.wikipedia.org/wiki/Clobber) ## Installation -You can download [binary releases](https://github.com/ianfab/Fairy-Stockfish/releases) for Windows and Linux or [compile the program from source](https://github.com/ianfab/Fairy-Stockfish#compiling-stockfish-yourself-from-the-sources). The program comes without a graphical user interface, so you probably want to use it together with a [compatible GUI](https://github.com/ianfab/Fairy-Stockfish/wiki/Usage). Or play against it right away online at [pychess-variants](https://pychess-variants.herokuapp.com/). +You can download [binary releases](https://github.com/ianfab/Fairy-Stockfish/releases) for Windows and Linux or [compile the program from source](https://github.com/ianfab/Fairy-Stockfish#compiling-stockfish-yourself-from-the-sources). The program comes without a graphical user interface, so you probably want to use it together with a [compatible GUI](https://github.com/ianfab/Fairy-Stockfish/wiki/Usage). Or play against it right away online at [pychess-variants](https://www.pychess.org/). ## UCI parameters -- 1.7.0.4