diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 20:52:31 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:52 +0700 |
commit | 7b73f0e885ba64eb839424888f7b5ed2de1e536f (patch) | |
tree | 95bc198c648dc80b374c8742fdf7d5886683c970 /development/bas55 | |
parent | 86fd43b8dc1033cbe5b29d0994c8d90ffce7865f (diff) | |
download | slackbuilds-7b73f0e885ba64eb839424888f7b5ed2de1e536f.tar.gz |
development/bas55: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/bas55')
-rw-r--r-- | development/bas55/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/development/bas55/README b/development/bas55/README index 88f0e1656e..f740f48136 100644 --- a/development/bas55/README +++ b/development/bas55/README @@ -1,7 +1,8 @@ bas55 (ECMA-55 Minimal BASIC System) -bas55 is an implementation of the the Minimal BASIC programming language as -defined by the ECMA 55 standard. It provides an interpreter and an editor -with line renumbering capabilities. +bas55 is an implementation of the the Minimal BASIC programming +language as defined by the ECMA 55 standard. It provides an +interpreter and an editor with line renumbering capabilities. -For enhanced editing support, pass LIBEDIT=yes to the SlackBuild. This requires "libedit". +For enhanced editing support, pass LIBEDIT=yes to the SlackBuild. This +requires "libedit". |