We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6d03d commit 7ae42cfCopy full SHA for 7ae42cf
README.md
@@ -183,6 +183,10 @@ To learn how to create your own optimizer read [the "Writing custom optimizers"
183
184
You can add the fully qualified classname of your optimizer as a key in the `optimizers` array in the config file.
185
186
+## Example conversion
187
+
188
+Here are some [example conversions](https://github.com/spatie/image-optimizer#example-conversions) that were made by the optimizer.
189
190
## Changelog
191
192
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
0 commit comments