From 2b0db13d4cdc3aaadd7dd458c1097c668577a072 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 18 Apr 2002 18:29:01 +0000 Subject: simple docs changes --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..65b86ab --- /dev/null +++ b/README @@ -0,0 +1,11 @@ +Welcome to chess.el, a client and library for playing Chess from +Emacs. + +chess.el does not know how to play chess against you. While the +library does know all legal moves, there is no "thinking" module. For +this, you must download one of the publically available chess engines, +such as gnuchess, crafty or phalanx. You will find all of these +sufficiently challenging, I'm sure. Once they are installed, chess.el +will use them, provided the locations of the binaries is on your PATH. + +John Wiegley -- cgit v1.2.3