Update README.md

This commit is contained in:
Andrew
2023-03-30 10:17:48 +03:00
committed by GitHub
parent a538362343
commit 1e0f13a7a6
+2 -2
View File
@@ -8,7 +8,7 @@
![Downloads](https://img.shields.io/packagist/dt/geckon01/simple-image-compressor)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/d773335a657d467faaa0ebb12bc2abe1)](https://app.codacy.com/gh/Geckon01/simple-image-compressor/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
**SimpleImageCompressor** - is a tiny simple PHP image compressor lib which allows you to compress any image easily on the fly.
**SimpleImageCompressor** - is a tiny simple PHP image resizer/compressor lib which allows you to resize and compress any image easily on the fly.
## Installation
@@ -75,4 +75,4 @@ As example, if we have original image 1920x1080 which we want to get 50% of orig
## License
This software is licensed under the MIT License. [View the license](LICENSE.md).
This software is licensed under the MIT License. [View the license](LICENSE.md).