Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gor181 committed Jun 15, 2016
1 parent f8fd254 commit f84ceba
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# react-chartjs-2

React wrapper for [ChartJs 2](http://www.chartjs.org/docs/#getting-started)
React wrapper for [ChartJs 2](http://www.chartjs.org/docs/#getting-started)
Open for PR's and contributions!


## Demo & Examples
Expand All @@ -20,7 +21,7 @@ Then open [`localhost:8000`](http://localhost:8000) in a browser.
## Installation via NPM

```
npm install react-chartjs-2 chart.js uid --save
npm install react-chartjs-2 chart.js --save
```


Expand Down

0 comments on commit f84ceba

Please sign in to comment.