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 fc7e0d8 commit 381da23Copy full SHA for 381da23
README.md
@@ -24,7 +24,7 @@ Download the [full](https://raw.githubusercontent.com/ml5js/ml5-library/master/d
24
```
25
or
26
```javascript
27
-<script src="https://unpkg.com/ml5" type="text/javascript"></script>
+<script src="https://unpkg.com/ml5@0.1.1/dist/ml5.min.js" type="text/javascript"></script>
28
29
30
## Resources
0 commit comments