Skip to content

Commit

Permalink
Readme: tag example block as js
Browse files Browse the repository at this point in the history
For great syntax highlighting =D
  • Loading branch information
simonra committed Jul 14, 2019
1 parent c5aa36b commit 18ada03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ constructor(id, options) {
```

Then use the random generator you just created like this:
```
```js
var randomNumber = this.random();
```

Expand Down

0 comments on commit 18ada03

Please sign in to comment.