From 951c6c4b8c3d3175885718839aebc400a2c249b9 Mon Sep 17 00:00:00 2001 From: Attila Magyar Date: Sun, 27 Jun 2021 18:10:07 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b8298c2..6e1b6b1 100644 --- a/README.md +++ b/README.md @@ -441,8 +441,7 @@ Quotations combined with the collection API offers some high level control struc : ac? ( -- map ) -> out 'http://192.168.0.25/aircon/get_control_info' - http-get - dup 200 = if + http-get dup 200 = if drop ',' split { -> row row '=' split dup size 2 = if