Skip to content

Commit 18ada03

Browse files
committed
Readme: tag example block as js
For great syntax highlighting =D
1 parent c5aa36b commit 18ada03

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
@@ -319,7 +319,7 @@ constructor(id, options) {
319319
```
320320

321321
Then use the random generator you just created like this:
322-
```
322+
```js
323323
var randomNumber = this.random();
324324
```
325325

0 commit comments

Comments
 (0)