Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

Commit

Permalink
Updated info about pymata-aio
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterYsLab@gmail.com committed Dec 1, 2015
1 parent b417f58 commit 9922939
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PyMata
PyMata is a high performance, multi-threaded, non-blocking Python client for the Firmata Protocol that supports
the complete StandardFirmata protocol.

A new version for Python 3.4.3, pymata_aio, can be found [here](https://github.com/MrYsLab/pymata-aio).
A new version for Python 3.5, pymata_aio, can be found [here](https://github.com/MrYsLab/pymata-aio).


##Major features
Expand Down Expand Up @@ -79,6 +79,6 @@ signal.signal(signal.SIGINT, signal_handler)
- [Check Out Mr. Y's Blog Here](http://mryslab.blogspot.com/) for all the latest news!


# Special Note For Linux Users Wishing to Use Python 3.4
# [pymata_aio is now available and for Python 3.4.3.](https://github.com/MrYsLab/pymata-aio)
# Special Note For Linux Users Wishing to Use Python 3.5
# [pymata_aio is now available and for Python 3.5.](https://github.com/MrYsLab/pymata-aio)
# [Check out the pymata_aio wiki!](https://github.com/MrYsLab/pymata-aio/wiki)

0 comments on commit 9922939

Please sign in to comment.