Skip to content

Commit

Permalink
doc: update README to reference latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
natesilva committed Dec 10, 2020
1 parent 179a9f3 commit 0199041
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ See the 📖 [Reference](doc/reference.md) page for complete documentation.

This module is compatible with Browserify and other bundling tools. If you prefer to load it as a single file from a CDN:

- <https://cdn.jsdelivr.net/npm/is-in-subnet@3/browser/isInSubnet.js>
- <https://cdn.jsdelivr.net/npm/is-in-subnet@3/browser/isInSubnet.min.js>
- <https://cdn.jsdelivr.net/npm/is-in-subnet@4/browser/isInSubnet.js>
- <https://cdn.jsdelivr.net/npm/is-in-subnet@4/browser/isInSubnet.min.js>

The module is loaded as a global named `isInSubnet`.

Expand Down

0 comments on commit 0199041

Please sign in to comment.