diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:42:20 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:19 +0700 |
commit | 8ec00d26c84a1589c30c8d0ae6815f3dc77df83c (patch) | |
tree | a8a112c2dda55fa73f68a4194f9b5dca36c81f09 | |
parent | dd111e7fce6d8699933097e6dd14c74e1ee29973 (diff) |
games/knights: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | games/knights/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/knights/README b/games/knights/README index 83b641f52116..e133dba217c2 100644 --- a/games/knights/README +++ b/games/knights/README @@ -1,6 +1,6 @@ knights (a simple chess board for KDE 4) Knights is a rewrite of the KDE3 Knights. You can play against computer -engines that support the XBoard protocol (like GnuChess), against another -player at the same computer, or on the Free Internet Chess Server. It -has automatic rule checking and some nice animations. +engines that support the XBoard protocol (like GnuChess), against +another player at the same computer, or on the Free Internet Chess +Server. It has automatic rule checking and some nice animations. |