diff --git a/README.md b/README.md index 207f2fb..84ce33b 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ ResizeObserver Polyfill A polyfill for the Resize Observer API. -Implementation is based on the MutationObserver with a fall back to Mutation Events if the first one is not supported, so there will be no polling unless DOM changes. Doesn't modify observed elements. Handles CSS transitions/animations, `