Update README.md

This commit is contained in:
Michael Fogleman 2017-05-14 16:23:20 -04:00 committed by GitHub
parent f584538eee
commit 3ff8ecb067
1 changed files with 1 additions and 2 deletions

View File

@ -30,12 +30,11 @@ axi move DX DY # move (DX, DY) inches, relative
axi goto X Y # move to the (X, Y) absolute position
```
### TODO / Coming Soon
### TODO
- primitives
- circles, arcs, beziers
- svg support
- progress / status while drawing
### Installation