Skip to content

Commit

Permalink
Update readme cdn version
Browse files Browse the repository at this point in the history
  • Loading branch information
zellwk committed Jul 6, 2023
1 parent fbf8f45 commit f715713
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 @@ -42,7 +42,7 @@ You can use `zlFetch` without `npm` by importing it directly to your HTML file.

```html
<script type="module">
import zlFetch from 'https://cdn.jsdelivr.net/npm/zl-fetch@4.0.1/src/index.js'
import zlFetch from 'https://cdn.jsdelivr.net/npm/zl-fetch@5.0.1/src/index.js'
</script>
```

Expand Down

0 comments on commit f715713

Please sign in to comment.