Include reference to artoo
This commit is contained in:
parent
62d7fbee3f
commit
3f19d14fe2
|
@ -1,4 +1,4 @@
|
|||
# Cylon.js [![Build Status](https://secure.travis-ci.org/hybridgroup/cylon.png?branch=master)](http://travis-ci.org/hybridgroup/cylon) [![Code Climate](https://codeclimate.com/github/hybridgroup/cylon.png)](https://codeclimate.com/github/hybridgroup/cylon)
|
||||
# Cylon.js
|
||||
|
||||
Cylon.js (http://cylonjs.com) is a JavaScript framework for robotics and physical computing using node.js
|
||||
|
||||
|
@ -6,6 +6,8 @@ It provides a simple, yet powerful way to create solutions that incorporate mult
|
|||
|
||||
Want to use Ruby on robots? Check out our sister project Artoo (http://artoo.io)
|
||||
|
||||
[![Build Status](https://secure.travis-ci.org/hybridgroup/cylon.png?branch=master)](http://travis-ci.org/hybridgroup/cylon)
|
||||
|
||||
## Getting Started
|
||||
|
||||
Install the module with: `npm install cylon`
|
||||
|
|
Loading…
Reference in New Issue