diff --git a/packages/app/README.md b/packages/app/README.md index 388c6f9fa..852b1c890 100644 --- a/packages/app/README.md +++ b/packages/app/README.md @@ -72,19 +72,7 @@ various front-end development stacks: ### Browser support -H5Web works out of the box on **Firefox 78 ESR**. - -Support for Firefox 68 ESR is possible by polyfilling the `ResizeObserver` API. -One easy way to do this is with [polyfill.io](https://polyfill.io/v3/): - -```html - - - - -``` - -Older versions of Firefox are not supported. +H5Web works out of the box on **Firefox 78 ESR**. Support for Firefox 68 ESR is possible by polyfilling the `ResizeObserver` API. Older versions of Firefox are not supported. ## API reference