Skip to content

Commit

Permalink
small fix on README
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBlindHawk authored Oct 26, 2022
1 parent 54458d6 commit 48c7dbf
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 @@ -101,7 +101,7 @@ NB: '/path/soundfile.wav' for custom file, 'default' for default sound, '' to re
## Examples

Here is a fully set up roulette example
```
```javascript
import { Roulette } from "@theblindhawk/roulette";

const rolls = [0, 8, 3, 5, 50];
Expand Down

0 comments on commit 48c7dbf

Please sign in to comment.