Merge pull request #13879 from eugenp/lor6-patch-2

Update README.md
This commit is contained in:
Loredana Crusoveanu 2023-04-21 18:44:58 +03:00 committed by GitHub
commit 977c18e59a
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)