Update README.md

This commit is contained in:
johnA1331 2019-11-22 00:25:10 +08:00 committed by GitHub
parent 1353a10e92
commit b770503fb1
1 changed files with 2 additions and 0 deletions

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)