Update README.md

This commit is contained in:
johnA1331
2020-08-20 13:18:56 +08:00
committed by GitHub
parent 9e5c9f9d24
commit 5045b62b22

View File

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