diff --git a/README.md b/README.md index 2d7bdb7..32fa2f5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Python Arduino Command 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 using a custom protocol, similar to Firmata (http://firmata.org/wiki/Main_Page).