From e92a41f9c8ccba358820759ec2ea29718a6d576a Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Sat, 9 Feb 2019 22:34:32 +0100 Subject: [PATCH] singline line queries: multpile locations --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 589d61a..de244a8 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,13 @@ Nuremberg: 🌦 +5⁰C Available preconfigured formats: 1, 2, 3, 4 and custom format using a percent notation. +Use `:` separated lists for multiple locations (for repeating queries): + +``` +$ curl wttr.in/Nuremberg:Hamburg:Berlin?format= +Nuremberg: 🌦 +5⁰C +``` + ## Moon phases wttr.in can also be used to check the phase of the Moon. This example shows how to see the current Moon phase: