diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-12 14:58:35 -0500 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-12 14:58:35 -0500 |
commit | 124810f62f5ff4892438226c96a385589c1621a8 (patch) | |
tree | 7831eb42f2e090d3bfebf7add38e3e6c0b67ab89 /games/scid_vs_pc | |
parent | 3f51818f268c7bff04fef28f95d3f6fe9edd77a8 (diff) |
games/scid_vs_pc: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/scid_vs_pc')
-rw-r--r-- | games/scid_vs_pc/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/games/scid_vs_pc/README b/games/scid_vs_pc/README index d9363693222eb..6a9414bb7d816 100644 --- a/games/scid_vs_pc/README +++ b/games/scid_vs_pc/README @@ -1,13 +1,14 @@ -Scid vs. PC is a usability and bug-fix fork of Scid with some new features. -The project is authored by Stevenaaus, and has been extensively tested +Scid vs. PC is a usability and bug-fix fork of Scid with some +new features. The project is authored by Stevenaaus, and has been +extensively tested SCID: Shane's Chess Information Database is a powerful Chess Toolkit, with which one can create huge chess databases, run engine analysis, -or play casual games against the computer or online with the -Free Internet Chess Server. It was originally written by Shane Hudson, -and has received strong contribution from Pascal Georges and others. +or play casual games against the computer or online with the Free +Internet Chess Server. It was originally written by Shane Hudson, and +has received strong contribution from Pascal Georges and others. -NOTE: As a usability and bug-fix fork of Scid, this package also have +NOTE: As a usability and bug-fix fork of Scid, this package also has a /usr/bin/scid binary, so after installing scid_vs_pc, the binary with the same name from the original scid package will be overwritten. We suggest that one should only use either scid_vs_pc or the original |