Skip to content

Commit

Permalink
Add note about browser usage
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Feb 2, 2020
1 parent 1fa4f6b commit c422c1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Useful when you need to display, store, deduplicate, sort, compare, etc, URLs.
$ npm install normalize-url
```

*If you need to use this in the browser, use version 4: `npm i normalize-url@4`*

## Usage

```js
Expand Down

0 comments on commit c422c1b

Please sign in to comment.