Skip to content

Commit 5756876

Browse files
authored
Update README.md (#207)
1 parent c21255f commit 5756876

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
@@ -17,7 +17,7 @@ ml5.js is heavily inspired by [Processing](https://processing.org/) and [p5.js](
1717

1818
## Usage
1919

20-
Download the [full](https://raw.githubusercontent.com/ml5js/ml5-library/master/dist/ml5.js), [minified](https://raw.githubusercontent.com/ml5js/ml5-library/master/dist/ml5.min.js) or use the online version and add it to the head section of your HTML document:
20+
Download the [minified](https://raw.githubusercontent.com/ml5js/ml5-library/master/dist/ml5.min.js) or use the online version and add it to the head section of your HTML document:
2121

2222
```javascript
2323
<script src="ml5.min.js" type="text/javascript"></script>

0 commit comments

Comments
 (0)