Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Commit

Permalink
update polyfill doc
Browse files Browse the repository at this point in the history
  • Loading branch information
lingyan committed Dec 23, 2014
1 parent 9962b7f commit 229288e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ var stats = lru.stats({du: true});
This library requires the following Polyfill:

* JSON - See [Modernizr Polyfill Doc](https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills#ecmascript-5) for available JSON polyfills.
* Array.prototype.filter - See [Modernizer Polyfill Doc](https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills#ecmascript-5) for available `Array.prototype` polyfills.


## License
Expand Down

0 comments on commit 229288e

Please sign in to comment.