diff --git a/README.md b/README.md index 6e1b6b1..e786ff2 100644 --- a/README.md +++ b/README.md @@ -442,9 +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 { -> row - row '=' split - dup size 2 = if + drop ',' split { + '=' split dup size 2 = if out swap add else drop