commit d1f898d0910249bce5d394e3a0867b174024ddd9
parent 473a25c9fe4dcd9eaddfb4bab57c51e94a23df3d
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date: Sat, 26 Sep 2015 23:08:40 +0200
Documentation update (symbols display and customisation) (Close #77)
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -126,12 +126,14 @@ Default: `metric`
### Display symbols
-Toggle Unicode symbols display. Value can be either `true` or `false` (requires an Unicode capable display).
+Toggle Unicode symbols display. Value can be either `true` (requires an Unicode capable display) or `false`.
symbols:true
Default: `true`
+Symbols can be configured or replaced by custom text using the following configuration variables : `sun`, `moon`, `clouds`, `rain`, `fog`, `mist`, `haze`, `snow`, `thunderstorm`.
+
### Display forecast
Show upcoming forecast for the next `N` days (for 0 <= N <= 7). `0` will show standard output.