diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:47:54 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:47:54 -0400 |
commit | b41ace0911d6a37b74570a90026fd504938e2cbf (patch) | |
tree | e8d48456f487088a2032774f5934d45788b3278d /libraries/libwhisker2 | |
parent | 8f829edcbd8afca40352f62fa61b5d178386c100 (diff) | |
download | slackbuilds-b41ace0911d6a37b74570a90026fd504938e2cbf.tar.gz |
libraries/libwhisker2: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/libwhisker2')
-rw-r--r-- | libraries/libwhisker2/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libwhisker2/README b/libraries/libwhisker2/README index 7a4ab1f61e..a1c8001e4f 100644 --- a/libraries/libwhisker2/README +++ b/libraries/libwhisker2/README @@ -4,5 +4,5 @@ Libwhisker has a few design principles: - Portable: runs with 0 changes on Unix, Windows, etc (100% Perl) - Flexible: designed with a 'no rules' approach - Contained: designed to not require external modules when possible -- Localized: does not require installation to use (except for this SlackBuild - ;-) ) +- Localized: does not require installation to use (except for this + SlackBuild ;-) ) |