Update README.md

This commit is contained in:
Alex Tusa
2019-03-04 18:12:33 -07:00
committed by GitHub
parent f2498f4bda
commit 0b6e18b795
+1
View File
@@ -51,3 +51,4 @@ To run the integration tests with IntelliJ, browse to any `*Test.java` file resi
* [Gradle](https://gradle.org/) - Dependency management
* [JUnit](http://junit.org/junit4/) - Unit tests
* [Mockito](http://site.mockito.org/) - Mock objects library
* [Lombok](https://projectlombok.org/) - Boilerplate Code Generator