summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tutorial.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tutorial.html b/tutorial.html
index f994c2a..69b293e 100644
--- a/tutorial.html
+++ b/tutorial.html
@@ -16,9 +16,9 @@ a{ color: #a39; }
Your basic variables are position (x, y),
time (t), and color (r, g, b, a).
-Many math functions such as <i>cos</i> and <i>sqrt</i> are available, along with functions from GLSL like <i>step</i> and <i>mix</i>. Click <b>commands</b> to see a complete list.
+Many math functions such as <i>cos</i> and <i>sqrt</i> are available, along with functions from GLSL like <i>step</i> and <i>mix</i>. Click commands to see a complete list.
-Use the bar below to search <a href="http://dump.fm/">Dumpfm</a> and <a href="http://asdf.us/im/">Photoblaster</a> for images, or use your own.
+Use the bar below to search <a href="http://dump.fm/">Dumpfm</a> and <a href="http://asdf.us/im/">Photoblaster</a> for images.
If you make a cool effect, you can render it out to a gif, or save the shader for others to use.
</article>