Skip to content

Commit

Permalink
Merge pull request #3 from rkunev/docs/add-links
Browse files Browse the repository at this point in the history
docs: Add links to demos and npm
  • Loading branch information
talamaska authored Feb 24, 2017
2 parents aa3e437 + 43175b1 commit a49e7c2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,14 @@ The only dependency of Angular Radial Color Picker is [Propeller](https://github
* [Contribute](#user-content-contributing)

## <a name="demos">Demos</a>
TBD
Color Picker in a modal window - [GitHub Pages](https://talamaska.github.io/angular-radial-color-picker)

Barebones example - [Codepen](http://codepen.io/rkunev/pen/evYaBO)

## <a name="install">Install</a>

### NPM
Color Picker on [npm](https://www.npmjs.com/package/angular-radial-color-picker)
```bash
npm install angular-material-color-picker
```
Expand Down

0 comments on commit a49e7c2

Please sign in to comment.