diff --git a/core-java-modules/core-java-20/README.md b/core-java-modules/core-java-20/README.md index aba4e9e240..f859bf9e23 100644 --- a/core-java-modules/core-java-20/README.md +++ b/core-java-modules/core-java-20/README.md @@ -1,2 +1,3 @@ ## Relevant Articles - [Scoped Values in Java 20](https://www.baeldung.com/java-20-scoped-values) +- [How to Read Zip Files Entries With Java](https://www.baeldung.com/java-read-zip-files)