diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 01:23:47 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:46 +0700 |
commit | bd1de4249f653812a8b6896a9622d32de5546ebc (patch) | |
tree | c70713e305fa870ff174502b1aed075a0e6238e4 /development/ucblogo | |
parent | b107d270c2727b4c748b40ee8e7389a3bdf4a018 (diff) | |
download | slackbuilds-bd1de4249f653812a8b6896a9622d32de5546ebc.tar.gz |
development/ucblogo: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/ucblogo')
-rw-r--r-- | development/ucblogo/README | 15 |
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. |