diff --git a/README.md b/README.md index 284c3ba..820a996 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,13 @@ a lot of additional weather and astronomical information is available: $ curl v2.wttr.in/München ``` +or + +``` + $ curl wttr.in/München?format=v2 +``` + + ![data-reach output format](https://wttr.in/files/example-wttr-v2.png) (The mode is experimental, and it has several limitations currently: diff --git a/share/static/example-wttr-v2.png b/share/static/example-wttr-v2.png index 3251a8e..153d88a 100644 Binary files a/share/static/example-wttr-v2.png and b/share/static/example-wttr-v2.png differ