From 3ff8ecb067adc662a4f1815b654087f111bfab79 Mon Sep 17 00:00:00 2001 From: Michael Fogleman Date: Sun, 14 May 2017 16:23:20 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a2a1ba4..b6503a7 100644 --- a/README.md +++ b/README.md @@ -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