Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Commit a2e7a49

Browse files
committed
Document need of Promise polyfill for IE
1 parent 1a2199f commit a2e7a49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The most common store is [`leveldown`](https://github.com/Level/leveldown/) whic
4444

4545
## Supported Platforms
4646

47-
We aim to support Active LTS and Current Node.js releases as well as browsers. For support of the underlying store, please see the respective documentation.
47+
We aim to support Active LTS and Current Node.js releases as well as browsers. For support of the underlying store, please see the respective documentation. If you want to use [Promises](#promise-support), you will need a polyfill like [`pinkie`](https://github.com/floatdrop/pinkie) in older browsers like IE.
4848

4949
[![Sauce Test Status](https://saucelabs.com/browser-matrix/levelup.svg)](https://saucelabs.com/u/levelup)
5050

0 commit comments

Comments
 (0)