Update README.md

This commit is contained in:
Tristan Hearn
2013-04-25 16:38:30 -03:00
parent e9b0f6807f
commit c08d62c32d

View File

@@ -33,9 +33,9 @@ while True:
```
## Requirements:
- Python 2.3 or higher (Python 3.x not yet tested, but would probably work)
- [Python](http://python.org/) 2.3 or higher (Python 3.x not yet tested, but would probably work)
- [pyserial](http://pyserial.sourceforge.net/) 2.6 or higher
- Arduino compatible microcontroller with at least 14KB of memory
- [Arduino compatible microcontroller](https://www.sparkfun.com/) with at least 14KB of memory
## Setup:
1. Run `setup.py build install` to install the library