diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2014-05-08 13:09:46 +0000 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2014-05-08 13:09:46 +0000 |
commit | eb88964172ced3dd937fffef83a524d6933dbab6 (patch) | |
tree | abec66c3fb03fcd6a54ece5c00207e9fa3e70174 | |
parent | 2403a08e72a8d6284caf023713337b597e78bb87 (diff) |
README: update
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
-rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -20,8 +20,8 @@ Optional dependencies - curl: http://curl.haxx.se/ used by sfeed_update, can be replaced with any tool like wget, fetch. - iconv command-line utilities: http://www.gnu.org/software/libiconv/ - used by sfeed_update. If your RSS/Atom feeds are already utf-8 then you - don't need this. + used by sfeed_update. If the text in your RSS/Atom feeds are already UTF-8 + encoded then you don't need this. Platforms tested @@ -30,7 +30,6 @@ Platforms tested - Linux (glibc+gcc, musl-gcc, clang). - OpenBSD - Windows (cygwin gcc, mingw). -- DOS Files |