From 28be34b4e3b618dffdb02c8a907d9eed6751b7c8 Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Thu, 19 Sep 2019 19:11:28 +0200 Subject: [PATCH] Added link to wttr-switcher (dummy link) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1189870..2ac9247 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,8 @@ In this example: 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 [wttr-switcher](https://github.com/midzer/wttr-switcher). That is how it looks like: [wttr-switcher-example](https://midzer.github.io/wttr-switcher/). +![Embedded wttr.in](https://) + ## 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.