From 7961ca145479e364fe64ec082e24545bd0f3c4bb Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Sun, 15 Dec 2013 02:48:00 +0100 Subject: weather: add support for dew point Signed-off-by: Jonathan McCrohan Signed-off-by: Adrian C. (anrxc) --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') 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 -- cgit v1.2.3