X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=README;h=ce3c78345426ae2fb8bd45af5d04503a3412f4ce;hb=6487eb595b4ee51f8eab706698333e57c5dc4ff8;hp=f2246e99e6ff286751c64871dfed8508767d63a8;hpb=5f0cb24cae984d90ffd2fa69e8fc5753fb555b0b;p=xboard.git diff --git a/README b/README index f2246e9..ce3c783 100644 --- a/README +++ b/README @@ -1,9 +1,11 @@ What is XBoard? =============== XBoard is a graphical chessboard for the X Window System. It can -serve as a user interface for chess engines such as GNU Chess, for the -Internet Chess Server, or for electronic mail correspondence chess. -XBoard can also be used by itself. See the manual page xboard.txt for +serve as a user interface for chess engines such as Fairy-Max, +Crafty or GNU Chess, for the Internet Chess Server, or for electronic +mail correspondence chess. It supports all major forms of chess, such +as international chess, xiangqi and shogi. XBoard can also be used by +itself as viewer for stored chess games. See the manual page for further details. XBoard is free software, copyrighted by the Free Software Foundation @@ -12,7 +14,6 @@ COPYING for details. You can build xboard on most systems with the following commands. - ./autogen.sh ./configure make @@ -70,4 +71,3 @@ Here is a sample of approximately what you should type (on Unix): If you improve XBoard, please send a message about your changes, and we will get in touch with you about merging them in to the main line of development. -