Update README.md

[skip ci]
This commit is contained in:
edizor 2023-10-29 07:04:20 +08:00 committed by GitHub
parent fcff240865
commit fde7fabe42

View File

@ -3,3 +3,4 @@
This module contains articles about Java array fundamentals. They assume no previous background knowledge on working with arrays. This module contains articles about Java array fundamentals. They assume no previous background knowledge on working with arrays.
### Relevant Articles: ### Relevant Articles:
- [Arrays mismatch() Method in Java](https://www.baeldung.com/java-arrays-mismatch)