diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-07 08:09:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-07 08:09:24 +0700 |
commit | 7726fc9b8da1f4b62bcdb8262e6a8ec85b7ec4f4 (patch) | |
tree | 66e7a5ba3542a7297addbfc6b2403e5c676ed954 /README | |
parent | 7270dfaa6d93b53dba361ed9db44d8167a9b0fd1 (diff) |
README: Add Unicode (UTF-8) encoding as alternative.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ may list optional dependencies needed to enable additional features. Some common rules for the README file: - Maximum of 72 characters per line - Use 2-4 spaces for indentation, avoid TAB characters -- Plain ASCII is preferred +- Plain ASCII or Unicode (UTF-8) are preferred encodings. - Do not include the homepage URL - Additional notes before building: * user/group creation along with correct UID/GID |