diff --git a/README.md b/README.md index e2e92db..f62625e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The image file will be read and available as the `TEXTURE` variable. #### Load additional images ```glsl -//!load +//!load+ uniform sampler2D ; ```