From ffcfae920697affa063b1c7d9f2bd9a08bcecaa6 Mon Sep 17 00:00:00 2001 From: Tristan Hearn Date: Fri, 19 Apr 2013 16:18:03 -0300 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 27ea2b8..2d7bdb7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ # Python Arduino Command API -> © 2012-2013 Tristan A. Hearn -> under the MIT License - -Based in part on the Python Arduino Prototyping API by Akash Manohar -(https://github.com/HashNuke/Python-Arduino-Prototyping-API/). +Inspired, in part, by the no-longer updated "Python Arduino Prototyping API" (https://github.com/HashNuke/Python-Arduino-Prototyping-API/). The Python Arduino Command API is a light-weight Python package for communicating with Arduino microcontroller boards. It is written