Update README.md

[skip ci]
This commit is contained in:
edizor 2023-10-20 20:57:31 +08:00 committed by GitHub
parent e203f430e2
commit ca2edea0d4
1 changed files with 0 additions and 1 deletions

View File

@ -14,6 +14,5 @@ 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.