Update README.md

This commit is contained in:
Loredana Crusoveanu 2023-04-21 18:40:28 +03:00 committed by GitHub
parent d3ee65e0eb
commit 3706cc38c5
1 changed files with 2 additions and 0 deletions

View File

@ -5,3 +5,5 @@ This module contains articles about core Java input/output(IO) APIs.
### Relevant Articles:
- [Constructing a Relative Path From Two Absolute Paths in Java](https://www.baeldung.com/java-relative-path-absolute)
- [Java Scanner Taking a Character Input](https://www.baeldung.com/java-scanner-character-input)
- [Get the Desktop Path in Java](https://www.baeldung.com/java-desktop-path)