diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 23:47:48 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:18 +0700 |
commit | f8dbf24ae578b0fde6c9dfdbdb752857444b5ee4 (patch) | |
tree | 268534f4bbab6c882fb3257362118cb046ec0e0e /python/htmlmin/README | |
parent | 57ab606a165c5124b8c9f0cdfa697b922b62f212 (diff) |
python/htmlmin: Fix README, slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/htmlmin/README')
-rw-r--r-- | python/htmlmin/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/htmlmin/README b/python/htmlmin/README index 30551b5ab6..84193411a9 100644 --- a/python/htmlmin/README +++ b/python/htmlmin/README @@ -1 +1 @@ -A configurable HTML Minifier with safety features.
\ No newline at end of file +A configurable HTML Minifier with safety features. |