Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Commit a506b9c

Browse files
author
Mustafa Özgüner
committed
beautify code example
beautify code example
1 parent 07b095c commit a506b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You must also include [chart.js](https://www.npmjs.com/package/chart.js) and [Re
2222

2323
Example Usage
2424
-------------
25-
```
25+
```javascript
2626
var LineChart = require("react-chartjs").Line;
2727

2828
var MyComponent = React.createClass({

0 commit comments

Comments
 (0)