diff --git a/README.md b/README.md index a165870..981ba4a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Shockwave Flash Player component for React. GCC `ADVANCED` optimizations compati Supports all browsers supported by React. -Depends on [`Object.is()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is) +Depends on [`Object.is()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is#Polyfill_for_non-ES6_browsers) and [`Object.assign()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign#Polyfill) ```