Update README.md

This commit is contained in:
johnA1331 2020-08-20 13:18:56 +08:00 committed by GitHub
parent 0dc5fee101
commit 4f44adacc9
1 changed files with 2 additions and 1 deletions

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.