Correct README typo

This commit is contained in:
deadprogram 2013-10-31 08:27:33 -07:00
parent 4f96890d65
commit 0a7dba1128
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ Cylon.js has a extensible system for connecting to hardware devices. The followi
- [Ardrone](http://ardrone2.parrot.com/) <=> [Adaptor](https://github.com/hybridgroup/cylon-ardrone)
- [Sphero](http://www.gosphero.com/) <=> [Adaptor](https://github.com/hybridgroup/cylon-sphero)
Support for common shared device drivers, is provded using the General Purpoer Input/Output (GPIO) module:
Support for common shared device drivers, is provded using the General Purpose Input/Output (GPIO) module:
- [GPIO](https://en.wikipedia.org/wiki/General_Purpose_Input/Output) <=> [Drivers](https://github.com/hybridgroup/cylon-gpio)