diff --git a/README.md b/README.md index 4a6b082..a03d963 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ use `in` as the uxn input, and `out` as the uxn output: ./in /dev/ttyACM0 | uxnemu test.rom | ./out /dev/ttyACM0 ``` -`in` outputs grid events as three bytes (state, x, and y). See test.tal for a uxn example of handling this +`in` outputs grid events as three bytes (state, x, and y). See examples/basic.tal for a uxn example of handling this output messages have the same arguments as they do in [monome OSC](https://monome.org/docs/serialosc/osc). Each argument is given as a byte and the message type is a byte. The message types are: