Skip to content

Commit bdeec54

Browse files
committed
Update README.md
1 parent 89c97dc commit bdeec54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A port of [Filters4Processing][] to ruby-processing
44
A growing collection of pixel shaders ported to Processing to be used with the `filter()` function. Most of these shaders come from the excellent [Shadertoy](https://www.shadertoy.com) by Iñigo Quilez.
55

66
### To run / watch shader sketches
7-
NB: since ruby-processing-2.6.11 glsl files are also so "watched", so you can edit the shader running with watch mode,
7+
NB: since ruby-processing-2.6.11 glsl files are also __watched__, so you can edit the shader running with watch mode,
88
and it will automatically reload when you save your changes...
99
```bash
1010
# autorun all sketches

0 commit comments

Comments
 (0)