Update README.md

[skip ci]
This commit is contained in:
edizor 2023-10-05 15:49:25 +08:00 committed by GitHub
parent de26c627a7
commit cfcaee0e01
1 changed files with 1 additions and 0 deletions

View File

@ -14,5 +14,6 @@ This module contains articles about working with the operating system (OS) in Ja
- [How to Run a Shell Command in Java](http://www.baeldung.com/run-shell-command-in-java)
- [Taking Screenshots Using Java](https://www.baeldung.com/java-taking-screenshots)
- [Java Sound API Capturing Microphone](https://www.baeldung.com/java-sound-api-capture-mic)
- [How to Detect the Username Using Java](https://www.baeldung.com/java-get-username)
This module uses Java 9, so make sure to have the JDK 9 installed to run it.