diff --git a/README.md b/README.md index 445da3b..0cf4a95 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Magento 2 module for WebP - + **This module adds WebP support to Magento 2.** @@ -7,7 +7,8 @@ - When `` tags are found on the page, the corresponding JPG or PNG is converted into WebP and a corresponding `` tag. - The Fotorama gallery of the Magento core product pages is replaced with WebP images without issues as well. However, the Fotorama effect loads new JPG images again, replacing the original `` tag. This shows that the Fotorama library is not scalable and may be a bad decision to use. We recommend you replace it with the [Notorama](https://github.com/robaimes/module-notorama) module instead. -Hyvä support is built into the latest versions of this module. Please do not use the deprecated compatibility module anymore. +> [!WARNING] +> Hyvä support is built into the latest versions of this module. Please do not use the deprecated compatibility module anymore. ## Instructions for using composer Use composer to install this extension. Not using composer is **not** supported. Next, install the new module plus its dependency `Yireo_NextGenImages` into Magento itself: