diff --git a/README.md b/README.md index 5e95c5b..c06c302 100644 --- a/README.md +++ b/README.md @@ -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