diff --git a/README.md b/README.md index 0f6a877..a589dd5 100644 --- a/README.md +++ b/README.md @@ -477,8 +477,7 @@ A shorter way to do the same is to use `+json-type` on the map. 'bri' 254 'transitiontime' t ( centiseconds ) ]# - +json-type 'http:///api//groups/1/action' http-put -; + +json-type 'http:///api//groups/1/action' http-put ; ``` #### Controlling a Daikin Air Conditioner @@ -494,8 +493,7 @@ A shorter way to do the same is to use `+json-type` on the map. 'shum' 0 ]# 'http://192.168.0.25/aircon/set_control_info' - http-post -; + http-post ; ``` ```forth