From b905cc991af2ddc2993d10147720b88538e7b7d6 Mon Sep 17 00:00:00 2001 From: Michael Fogleman Date: Sat, 7 Jan 2017 23:29:13 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e8d1f30..3b633f8 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # axi -Python library for working with the AxiDraw v3 pen plotter. +Unofficial Python library for working with the [AxiDraw v3](http://www.axidraw.com/) pen plotter. ### Features -- control AxiDraw v3 directly from Python +- control AxiDraw v3 directly from Python with a simple API - constant acceleration (trapezoidal velocity) motion planning - path drawing order optimization - drawing transformations