From 74c96d8521d4ad80c2e6ad3842c9bb445a116e9b Mon Sep 17 00:00:00 2001 From: roxasvalor Date: Mon, 25 Apr 2016 06:23:55 -0500 Subject: [PATCH] Removed showWindDirection --- modules/default/currentweather/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/default/currentweather/README.md b/modules/default/currentweather/README.md index 585a0ae4..eb592001 100644 --- a/modules/default/currentweather/README.md +++ b/modules/default/currentweather/README.md @@ -15,7 +15,6 @@ modules: [ // See 'Configuration options' for more information. location: 'Amsterdam,Netherlands', appid: 'abcde12345abcde12345abcde12345ab', //openweathermap.org API key. - showWindDirection: true, } } ]