From 15fcb233182e77e1e7753cda9d7a7336f0efb75e Mon Sep 17 00:00:00 2001 From: Yaniv Kessler Date: Sun, 21 Sep 2014 18:01:19 +0300 Subject: [PATCH] add cylon.js to hardware section --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index df0aee4..9623d8a 100644 --- a/readme.md +++ b/readme.md @@ -188,6 +188,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [johnny-five](https://github.com/rwaldron/johnny-five) - Firmata based Arduino Framework. - [serialport](https://github.com/voodootikigod/node-serialport) - Access serial ports for reading and writing. - [usb](https://github.com/nonolith/node-usb) - USB library. +- [cylon.js](http://cylonjs.com/) - Next generation robotics framework with support for 26 different platforms. ### Templating