Add used libraries to the readme

This commit is contained in:
Maschell 2018-09-15 14:28:29 +02:00
parent 325df0bd3b
commit 988aaeef8e

View File

@ -16,3 +16,7 @@ This is a maven project. Use following command to create a .jar with dependencie
``` ```
mvn package mvn package
``` ```
# Used libraries
- [lombok](https://projectlombok.org/)
- [commons-cli](https://commons.apache.org/proper/commons-cli/)