Update README.md

This commit is contained in:
Attila Magyar 2021-07-01 12:08:07 +02:00 committed by GitHub
parent 30989a838a
commit 70321b48c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -471,7 +471,6 @@ A shorter way to do the same is to use `+json-type` on the map.
```forth ```forth
: hue ( x y msec -- ) : hue ( x y msec -- )
10 / rount -> t -> y -> x 10 / rount -> t -> y -> x
1 -> group-id
#[ #[
'on' true 'on' true
'xy' [ x y ] 'xy' [ x y ]