diff --git a/text-zoom/README.md b/text-zoom/README.md index cfba1875f..947516522 100644 --- a/text-zoom/README.md +++ b/text-zoom/README.md @@ -12,6 +12,12 @@ The Text Zoom API provides the ability to change Web View text size for visual a } ``` +**Note:** text-zoom plugin won't work unless your index.html contains this metadata tag. + +```html + +``` + ## Install ```bash