Update README.md
This commit is contained in:
parent
f584538eee
commit
3ff8ecb067
|
@ -30,12 +30,11 @@ axi move DX DY # move (DX, DY) inches, relative
|
||||||
axi goto X Y # move to the (X, Y) absolute position
|
axi goto X Y # move to the (X, Y) absolute position
|
||||||
```
|
```
|
||||||
|
|
||||||
### TODO / Coming Soon
|
### TODO
|
||||||
|
|
||||||
- primitives
|
- primitives
|
||||||
- circles, arcs, beziers
|
- circles, arcs, beziers
|
||||||
- svg support
|
- svg support
|
||||||
- progress / status while drawing
|
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue