From 6d44c388f47e74b9510d5af6c74744f30935b688 Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Thu, 19 Sep 2019 18:28:21 +0200 Subject: [PATCH] Added link to wttr-switcher --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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.