summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2020-10-13 07:23:47 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:39:46 +0200
commitbd1de4249f653812a8b6896a9622d32de5546ebc (patch)
treec70713e305fa870ff174502b1aed075a0e6238e4
parentb107d270c2727b4c748b40ee8e7389a3bdf4a018 (diff)
downloadslackbuilds-bd1de4249f653812a8b6896a9622d32de5546ebc.tar.gz
development/ucblogo: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/ucblogo/README15
1 files changed, 8 insertions, 7 deletions
diff --git a/development/ucblogo/README b/development/ucblogo/README
index f12f875086..9a548c20a9 100644
--- a/development/ucblogo/README
+++ b/development/ucblogo/README
@@ -1,7 +1,8 @@
-Berkeley Logo is a freeware interpreter written by Brian Harvey along with
-several students (Major contributors are Daniel van Blerkom, Khang Dao,
-Michael Katz, Douglas Orleans, and Sanford Owings.) It's available for
-Unix/Linux, MacOS X, Windows - complete with C source code. A version for
-One Laptop Per Child is also available (and also older version - BLogo -
-is available for MS/PC-DOS). If you think Logo is just a graphics language
-for little kids, check out sample programs that should impress you.
+Berkeley Logo is a freeware interpreter written by Brian Harvey along
+with several students (Major contributors are Daniel van Blerkom,
+Khang Dao, Michael Katz, Douglas Orleans, and Sanford Owings.) It's
+available for Unix/Linux, MacOS X, Windows - complete with C source
+code. A version for One Laptop Per Child is also available (and also
+older version - BLogo - is available for MS/PC-DOS). If you think Logo
+is just a graphics language for little kids, check out sample programs
+that should impress you.