diff --git a/README.md b/README.md index 0289676..5a844bd 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,8 @@ In this example: ![Picture with weather data](https://pbs.twimg.com/media/C69-wsIW0AAcAD5.jpg) +You can embed a special wttr.in widget, that disaplays the weather condition for the current or a selected location, into a HTML page using the [https://github.com/midzer/wttr-switcher](wttr-switcher). That is how it looks like: [https://midzer.github.io/wttr-switcher/](wttr-switcher-example). + ## JSON output The JSON format is a feature providing access to wttr.in data through an easy-to-parse format, without requiring the user to create a complex script to reinterpret wttr.in's graphical output.