We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d12a160 commit 9091102Copy full SHA for 9091102
README.md
@@ -9,7 +9,7 @@ A GLSL parser that takes tokens from
9
[glsl-tokenizer](http://github.com/stackgl/glsl-tokenizer) and turns them into
10
an AST.
11
12
-May either be used as a stream
+May either be used synchronously or as a stream.
13
14
## API
15
0 commit comments