add section on how to use

This commit is contained in:
lee2sman 2021-01-21 04:18:38 -05:00
parent dfc64e38e6
commit 0463cc3540
1 changed files with 5 additions and 1 deletions

View File

@ -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