Update README.md

[skip ci]
This commit is contained in:
edizor 2023-06-15 22:27:05 +08:00 committed by GitHub
parent e8b2cccd4f
commit 314b39e97a
1 changed files with 4 additions and 1 deletions

View File

@ -1 +1,4 @@
This module contains tutorials related to the image compression in Java.
This module contains tutorials related to the image compression in Java.
## Relevant Articles
- [Lossy and Lossless Image Compression Using Java](https://www.baeldung.com/java-image-compression-lossy-lossless)