Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmerfield committed Aug 16, 2014
1 parent e427ed7 commit 4b6b10f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Random Color

For generating attractive random colors. See the results on [the demo](http://llllll.li/randomColor/). Available [on cdnjs](http://cdnjs.com/libraries/randomcolor), [npm](https://www.npmjs.org/package/randomcolor) and bower.
For generating attractive random colors. See the results on [the demo](http://llllll.li/randomColor/). Available [on cdnjs](http://cdnjs.com/libraries/randomcolor), [npm](https://www.npmjs.org/package/randomcolor) and bower.

```javascript
npm install randomcolor
Expand Down Expand Up @@ -53,6 +53,10 @@ randomColor({

```

### Other languages

randomColor has been ported to [c#](https://github.com/nathanpjones/randomColorSharped) and [go](https://github.com/hansrodtang/randomcolor).

### License

This project is licensed under the terms of the MIT license.
Expand Down

0 comments on commit 4b6b10f

Please sign in to comment.