Fix typo in README
This commit is contained in:
parent
ad6d2add1b
commit
80d937cb64
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ The image file will be read and available as the `TEXTURE` variable.
|
||||||
#### Load additional images
|
#### Load additional images
|
||||||
|
|
||||||
```glsl
|
```glsl
|
||||||
//!load <name> <filepath>
|
//!load+ <name> <filepath>
|
||||||
uniform sampler2D <name>;
|
uniform sampler2D <name>;
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue