Skip to content

Commit

Permalink
Document Firefox support
Browse files Browse the repository at this point in the history
Fixes #63
  • Loading branch information
sindresorhus committed Apr 8, 2020
1 parent 5a0d091 commit 970d2a4
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 @@ Correctly handles Unicode strings.
$ npm install camelcase
```

*If you need to support Firefox, stay on version 5 as version 6 uses regex features not available in Firefox.*

## Usage

```js
Expand Down

0 comments on commit 970d2a4

Please sign in to comment.