diff options
-rw-r--r-- | jweather.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jweather.js b/jweather.js index 57925ff..6959ae9 100644 --- a/jweather.js +++ b/jweather.js @@ -12,7 +12,7 @@ var INFO = <tags>'jweather'</tags> <spec>:jw<oa>eather</oa> <a>region</a> <oa>1</oa></spec> <description> - <p>You can check Japanese Weather Report by this plugin.</p> + <p>You can check Japanese Weather Report by this plugin. If you add second parameter "1", can take tomorrow weather report.</p> <p>See. <link topic="http://www.weathermap.co.jp/hitokuchi_rss/">http://www.weathermap.co.jp/hitokuchi_rss/</link></p> </description> </item> |