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, } } ]