Skip to content

Commit a37910c

Browse files
committed
Add note about browser support
1 parent 2a6e644 commit a37910c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ node.js [util](http://nodejs.org/api/util.html) module as a module
99
```shell
1010
npm install util
1111
```
12+
13+
## browser support
14+
15+
This module also works in modern browsers. If you need legacy browser support you will need to polyfill ES5 features.

0 commit comments

Comments
 (0)