Improve wording a bit - wu - Prints hourly forecast for the next 48 hours using api.wunderground.com
HTML hg clone https://bitbucket.org/iamleot/wu
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR changeset df8212df619d61632e93262a8221e74d163b8af3
DIR parent 12f4b9efa7065927ca2b54d52d9fabecc7340190
HTML Author: Leonardo Taccari <iamleot@gmail.com>
Date: Mon, 8 Jan 2018 23:03:29
Improve wording a bit
Diffstat:
README | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff -r 12f4b9efa706 -r df8212df619d README
--- a/README Mon Jan 08 02:08:09 2018 +0100
+++ b/README Mon Jan 08 23:03:29 2018 +0100
@@ -1,4 +1,4 @@
-wu is a shell one-liner^W script that prints the hourly forecast for the next 48
+wu is a shell one-liner^W script that prints hourly forecast for the next 48
hours using api.wunderground.com. An API key and city are needed and are passed
to `wu' respectively via WU_APIKEY and WU_CITY environment variables, e.g.: