Update README.md

This commit is contained in:
johnA1331 2021-09-22 22:59:04 +08:00 committed by GitHub
parent b4facc51bd
commit 0734d1ba53
1 changed files with 1 additions and 0 deletions

View File

@ -13,5 +13,6 @@ This module contains articles about working with the operating system (OS) in Ja
- [Pattern Search with Grep in Java](http://www.baeldung.com/grep-in-java)
- [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)
This module uses Java 9, so make sure to have the JDK 9 installed to run it.