Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Moved demonstration link underneath test badges.
  • Loading branch information
michaelrhodes committed Dec 7, 2013
1 parent 311fc14 commit 6f1c51b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions readme.md
@@ -1,14 +1,13 @@
# huey
huey is a little utility that finds the dominant colour of an image and returns it as an RGB array. It now works on the server as well as in the browser, and there’s also a command-line version.

### Demonstration
[http://michaelrhodes.github.io/huey/](http://michaelrhodes.github.io/huey/)

<br />
[![Build status](https://travis-ci.org/michaelrhodes/huey.png?branch=master)](https://travis-ci.org/michaelrhodes/huey)

[![Browser support](https://ci.testling.com/michaelrhodes/huey.png)](https://ci.testling.com/michaelrhodes/huey)

### Demonstration
[http://michaelrhodes.github.io/huey/](http://michaelrhodes.github.io/huey/)

## Install

``` sh
Expand Down

0 comments on commit 6f1c51b

Please sign in to comment.