diff --git a/README.md b/README.md index 55b8f5c..ffba58f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,11 @@ A kind of LOGO-like DSL built in the p5.js library. This is a rudimentary proof of concept right now with globals and without implementing classes or ability to loop. -## Commands +## How to Use + +Put your code inside the turtle function in turtle.js + +## Reference Commands ``` //movement