Added dependency info to the Readme

This commit is contained in:
seiichiro 2012-10-03 12:57:00 +02:00
parent ffe2cd0f68
commit ecf2bc5033
1 changed files with 3 additions and 0 deletions

3
README
View File

@ -1,3 +1,6 @@
This python module is designed to drive a TextStar serial display from Cats Whiskers Technologies.
See the integrated pydoc documentation for usage information and examples.
This module needs the pyserial package to be available.
The code was tested using python 3.2 on a Raspberry Pi. It may or may not work on other versions of python.