Added dependency info to the Readme
This commit is contained in:
parent
ffe2cd0f68
commit
ecf2bc5033
1 changed files with 3 additions and 0 deletions
3
README
3
README
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue