Update README.md

This commit is contained in:
Tristan Hearn
2013-04-28 22:03:40 -03:00
parent 82757f0adb
commit 3f9b3f41bc

View File

@@ -2,7 +2,7 @@
The Python Arduino Command API is a light-weight Python library for
communicating with [Arduino microcontroller boards](http://www.arduino.cc/) from a connected computer using
standard serial I/O, either physically
standard serial IO, either physically
or wirelessly. It is written using a custom protocol, similar to [Firmata](http://firmata.org/wiki/Main_Page).
This allows a user to quickly protoype programs for Arduino using Python code, or to