aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2013-12-15 02:48:00 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2013-12-15 17:47:49 +0100
commit7961ca145479e364fe64ec082e24545bd0f3c4bb (patch)
tree2bdd1c50b361e866fb74775d1a792e9093d0e481 /README
parentdc556e5415ee1d1b3b74508e016fb1693d55a311 (diff)
downloadvicious-legacy-7961ca145479e364fe64ec082e24545bd0f3c4bb.tar.xz
weather: add support for dew point
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index f86e6bf..09b7abd 100644
--- a/README
+++ b/README
@@ -282,7 +282,8 @@ vicious.widgets.weather
- provides weather information for a requested station
- takes the ICAO station code as an argument, i.e. "LDRI"
- returns a table with string keys: {city}, {wind}, {windmph},
- {windkmh}, {sky}, {weather}, {tempf}, {tempc}, {humid}, {press}
+ {windkmh}, {sky}, {weather}, {tempf}, {tempc}, {humid}, {dewf},
+ {dewc}, {press}
vicious.widgets.date
- provides access to os.date, with optional time formatting provided