Skip to content

Commit

Permalink
update CDN link, close #130
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Aug 26, 2023
1 parent cfed207 commit ced69a3
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 @@ -104,7 +104,7 @@ npm install pixelmatch
Use in the browser from a CDN:

```html
<script src="https://bundle.run/pixelmatch"></script>
<script src="https://cdn.jsdelivr.net/npm/pixelmatch@5.3.0"></script>
```

## [Changelog](https://github.com/mapbox/pixelmatch/releases)

0 comments on commit ced69a3

Please sign in to comment.