Update README.md

This commit is contained in:
johnA1331
2019-11-22 00:25:10 +08:00
committed by GitHub
parent 69a70f999b
commit 363aefad50

View File

@@ -7,3 +7,5 @@ The code examples related to different libraries are each in their own module.
Remember, for advanced libraries like [Jackson](/jackson) and [JUnit](/testing-modules) we already have separate modules. Please make sure to have a look at the existing modules in such cases.
### Relevant Articles:
- [Parsing Command-Line Parameters with JCommander](https://www.baeldung.com/jcommander-parsing-command-line-parameters)