diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 01:39:45 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:05 +0700 |
commit | 5e343d8cd573ffb757658c95db0202fca2566ad8 (patch) | |
tree | f57250a3a188abc877b1d3026c802045eee775bf /games/dice | |
parent | 9ae7da0a0838beb6eca6f74fc066ac2be5adafe3 (diff) | |
download | slackbuilds-5e343d8cd573ffb757658c95db0202fca2566ad8.tar.gz |
games/dice: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/dice')
-rw-r--r-- | games/dice/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/dice/README b/games/dice/README index dea964aca2..06ad716341 100644 --- a/games/dice/README +++ b/games/dice/README @@ -1,4 +1,4 @@ DICE - Discrete Integrated Circuit Emulator -It emulates computer systems that lack any type of CPU, consisting only of -discrete logic components. +It emulates computer systems that lack any type of CPU, consisting only +of discrete logic components. |