From e750412d8782a565b51e8c3b97e175fcea37d1b2 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Mon, 13 Jul 2015 18:59:54 +0200 Subject: [PATCH] added a note about XML/JSON to the README --- curweather/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/curweather/README.md b/curweather/README.md index 9c901278..ff43f248 100644 --- a/curweather/README.md +++ b/curweather/README.md @@ -21,3 +21,9 @@ Credits * Tobias Diekershoff switched the sources to OpenWeatherMap after the original provider turned off support for locations outside of the USA. +Known Issues +------------ + +* Localization does not work (Jul 15) data requested via XML are EN only but + have moew information available compared to data requested via JSON which is + available in other languages as well. Right now we use the XML dataset