diff --git a/modules/default/compliments/README.md b/modules/default/compliments/README.md index 1dab242a..ac410d30 100644 --- a/modules/default/compliments/README.md +++ b/modules/default/compliments/README.md @@ -57,14 +57,14 @@ The following properties can be configured: - remoteFile - External file from which to load the compliments
-
Possible values:Path to a JSON file containing compliments, configured - as per the value of the compliments configuration (see below). An object with three arrays: - morning, afternoon and evening. - compliments.json -
Default value: null (Do not load from file) - - + remoteFile + External file from which to load the compliments
+
Possible values:Path to a JSON file containing compliments, configured + as per the value of the compliments configuration (see below). An object with three arrays: + morning, afternoon and evening. - compliments.json +
Default value: null (Do not load from file) + + @@ -89,7 +89,7 @@ If use the currentweather is possible use a actual weather for set compliments. * night_rain * night_thunderstorm * night_snow -* night_alt_cloudy_windy +* night_alt_cloudy_windy #### Example use with currentweather module ````javascript