We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980cc31 commit 69bfe62Copy full SHA for 69bfe62
README.md
@@ -61,7 +61,7 @@ If you preffer jQuery style then import the wrapper *after* the jQuery library:
61
62
```html
63
<script src="/path/to/jquery.min.js"></script>
64
-<script src="/path/to/jslotmachine.min.js"></script>
+<script src="/path/to/slotmachine.min.js"></script>
65
<script src="/path/to/jquery.slotmachine.min.js"></script>
66
```
67
0 commit comments