Skip to content

Commit 197b169

Browse files
authored
Enable syntax highlighting for README examples
1 parent 5d5d1cd commit 197b169

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)