diff --git a/README.md b/README.md index 08c0f01..4295e02 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,20 @@ # realweather +differences compared to v0: +- no geoip mode, I think it doesn't fit as it's only cosmetical +- as such, renamed modes: + * `point` -> `static` + * `globe` -> `dynamic` +- I wanted to do this even before this plugin: \ + lightning ⚡ in real time + * if static, only time synced, random position \ + probably within some radius from the static point + * if dynamic, position is also synced + * explosive? +- weather levels \ + it's not like there's strong rain or there's no rain \ + I'm not sure how yet +- snow +- more api providers, multiple api keys + +TODO \ No newline at end of file