diff --git a/README.md b/README.md index 5963f61..d1d7655 100644 --- a/README.md +++ b/README.md @@ -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