development/noweb: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-13 00:35:24 -04:00 committed by Willy Sudiarto Raharjo
parent 2e7762e746
commit d73977ed6d
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -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.