From 0ab2b9ed1e44316510981a39fd760e8a5595ef55 Mon Sep 17 00:00:00 2001 From: Attila Magyar Date: Sun, 27 Jun 2021 18:11:55 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e786ff2..bfd6a59 100644 --- a/README.md +++ b/README.md @@ -442,7 +442,8 @@ Quotations combined with the collection API offers some high level control struc -> out 'http://192.168.0.25/aircon/get_control_info' http-get dup 200 = if - drop ',' split { + drop ',' split + { '=' split dup size 2 = if out swap add else