Skip to content

Commit

Permalink
Compatibility note in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeSidSmith committed Sep 9, 2019
1 parent 394c5da commit 62c82c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ To install the package run:
npm i @dabapps/django-s3-file-upload -S
```

### Compatibility

You will also need polyfills for both `Promises` and `Symbols` if you wish to target older browsers.

## Usage

### How it works
Expand Down

0 comments on commit 62c82c7

Please sign in to comment.