Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tscholl2 committed Aug 28, 2015
1 parent 238f518 commit 9e6b269
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
A very lightweight colorpicker. It has no dependencies to use and barely adds any size to your project. The source code is less than 70 lines (and more than 10 of those are licensing).

[Try a demo](http://tscholl2.github.io/react-compact-colorpicker/).

Just use
```
ColorPicker = require "react-compact-colorpicker"
Expand All @@ -13,4 +15,3 @@ Seems to work on mobile magically.

![gif](http://tscholl2.github.io/react-compact-colorpicker/screen.gif)

[Demo](http://tscholl2.github.io/react-compact-colorpicker/)

0 comments on commit 9e6b269

Please sign in to comment.