Skip to content

Commit f84ceba

Browse files
committed
Update readme
1 parent f8fd254 commit f84ceba

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# react-chartjs-2
22

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

56

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

2223
```
23-
npm install react-chartjs-2 chart.js uid --save
24+
npm install react-chartjs-2 chart.js --save
2425
```
2526

2627

0 commit comments

Comments
 (0)