Skip to content

Commit 4bf2f62

Browse files
authored
Merge pull request JedWatson#55 from CodyReichert/patch-1
Enable syntax highlighting for README examples
2 parents 5d5d1cd + 197b169 commit 4bf2f62

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
@@ -30,7 +30,7 @@ npm install react-codemirror --save
3030

3131
## Usage
3232

33-
```
33+
```javascript
3434
var React = require('react');
3535
var Codemirror = require('react-codemirror');
3636

0 commit comments

Comments
 (0)