aboutsummaryrefslogtreecommitdiff
path: root/development/bas55
diff options
context:
space:
mode:
Diffstat (limited to 'development/bas55')
-rw-r--r--development/bas55/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/development/bas55/README b/development/bas55/README
index 88f0e1656e1ad..f740f4813620a 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".