Added rect shape

This commit is contained in:
Devine Lu Linvega
2017-01-04 11:25:40 -07:00
parent d4cdf26d22
commit f606b9be5f
3 changed files with 28 additions and 3 deletions
+8
View File
@@ -16,4 +16,12 @@ e EXPORT(Not working atm, just copy the DOM element)
aA CLOCKWISE
sS COUNTERWISE
d LINE
```
## Shapes
```
z DOT
x CIRCLE
c RECT
```