Update readme to include correct link to Gort

This commit is contained in:
deadprogram 2014-07-19 05:31:30 -07:00
parent 57f2a96969
commit cb1ff9cdf9
1 changed files with 3 additions and 3 deletions

View File

@ -214,9 +214,9 @@ support you need. For the Arduino + LED blink example, we'll need the 'firmata',
## CLI
Cylon has a Command-Line Interface counterpart in [cylon-cli][]. This tool lets
you access important features from the command line, and isn't dependent on
Cylon itself. Check it out at https://github.com/hybridgroup/cylon-cli.
Cylon uses the Gort [http://gort.io](http://gort.io) Command Line Interface (CLI) so you can access important features right from the command line. We call it "RobotOps", aka "DevOps For Robotics". You can scan, connect, update device firmware, and more!
Cylon also has its own CLI to generate new robots, adaptors, and drivers. You can check it out at [https://github.com/hybridgroup/cylon-cli][https://github.com/hybridgroup/cylon-cli].
## Documentation