summaryrefslogtreecommitdiffstats
path: root/development/noweb
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-13 00:35:24 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:39:27 +0700
commitd73977ed6d07ec3f935f470973b7ef2045f9bdd6 (patch)
tree241afb09c9a3073c184d9eaca8682b0cb9c79881 /development/noweb
parent2e7762e746ec3b69b7653f8150ca90cfea9b6ef4 (diff)
downloadslackbuilds-d73977ed6d07ec3f935f470973b7ef2045f9bdd6.tar.gz
slackbuilds-d73977ed6d07ec3f935f470973b7ef2045f9bdd6.tar.xz
development/noweb: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/noweb')
-rw-r--r--development/noweb/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/development/noweb/README b/development/noweb/README
index 7d65d5dbe8..6b0d117489 100644
--- a/development/noweb/README
+++ b/development/noweb/README
@@ -1,5 +1,5 @@
noweb is a simple, extensible tool for literate programming. It is
-designed to meet the needs of literate programmers while remaining as
-simple as possible. Its primary advantages are simplicity, extensibility,
-and language-independence -- especially noticeable when compared with
-other literate-programming tools.
+designed to meet the needs of literate programmers while remaining
+as simple as possible. Its primary advantages are simplicity,
+extensibility, and language-independence -- especially noticeable when
+compared with other literate-programming tools.