Skip to content

Commit

Permalink
Update badges, make it nice
Browse files Browse the repository at this point in the history
Signed-off-by: deadprogram <[email protected]>
  • Loading branch information
deadprogram committed Jan 4, 2017
1 parent 1461922 commit d2b0c82
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Gort - Command Line Interface For RobotOps

[![GitHub release](https://img.shields.io/github/release/hybridgroup/gort.svg)](https://github.com/hybridgroup/gort/releases)
[![Build Status](https://secure.travis-ci.org/hybridgroup/gort.png?branch=master)](http://travis-ci.org/hybridgroup/gort) [![Go Report Card](https://goreportcard.com/badge/github.com/hybridgroup/gort)](https://goreportcard.com/report/github.com/hybridgroup/gort) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/hybridgroup/gort/blob/master/LICENSE)

Gort (http://gort.io) is a Command Line Toolkit for RobotOps. Gort provides tools to scan for connected devices, upload firmware, and more.

Gort is written in the Go programming language (http://golang.org) for maximum speed and portability.
Expand All @@ -10,10 +13,6 @@ Want to use Javascript on Robots? Check out Cylon.js (http://cylonjs.com)

Want to use Ruby on robots? Check out Artoo (http://artoo.io)

[![GitHub release](https://img.shields.io/github/release/hybridgroup/gort.svg?style=flat-square)](https://github.com/hybridgroup/gort/releases)
[![Build Status](https://secure.travis-ci.org/hybridgroup/gort.png?branch=master)](http://travis-ci.org/hybridgroup/gort) [![Go Report Card](https://goreportcard.com/badge/github.com/hybridgroup/gort)](https://goreportcard.com/report/github.com/hybridgroup/gort) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/hybridgroup/gort/blob/master/LICENSE)


## Getting Started
We now have precompiled binaries! You can also build from source.

Expand Down

0 comments on commit d2b0c82

Please sign in to comment.