Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zellwk committed Sep 20, 2022
1 parent fb6c02f commit 0e3fe52
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 @@ -39,7 +39,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.0/src/index.js'
import zlFetch from 'https://cdn.jsdelivr.net/npm/zl-fetch@4.0.1/src/index.js'
</script>
```

Expand Down

0 comments on commit 0e3fe52

Please sign in to comment.