X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=Readme.md;h=a85e049ae2a0ae7af08f6c10e49e15048b587de2;hp=319bca8cc8da1f1829df8b7d2dacd52f023e110d;hb=8de29390f2d2bd31585b93ff46eae3051126f666;hpb=7caa6cd3383cf90189a1947c9bdf9c6fea1172a6 diff --git a/Readme.md b/Readme.md index 319bca8c..a85e049a 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,7 @@ ### Overview +[![Build Status](https://travis-ci.org/official-stockfish/Stockfish.svg?branch=master)](https://travis-ci.org/official-stockfish/Stockfish) + Stockfish is a free UCI chess engine derived from Glaurung 2.1. It is not a complete chess program and requires some UCI-compatible GUI (e.g. XBoard with PolyGlot, eboard, Arena, Sigma Chess, Shredder, Chess @@ -54,7 +56,7 @@ for correspondence games (because of tablebase adjudication). The "SyzygyProbeLimit" option should normally be left at its default value. -**What to expect** +**What to expect** If the engine is searching a position that is not in the tablebases (e.g. a position with 7 pieces), it will access the tablebases during the search. If the engine reports a very large score (typically 123.xx), this means @@ -109,4 +111,4 @@ to where the source code can be found. If you make any changes to the source code, these changes must also be made available under the GPL. For full details, read the copy of the GPL found in the file named -*Copying.txt* +*Copying.txt*.