From 0b6e18b795b6c6af22eab9b67340c3d8b9b83d24 Mon Sep 17 00:00:00 2001 From: Alex Tusa <41128169+atusa17@users.noreply.github.com> Date: Mon, 4 Mar 2019 18:12:33 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa68281..1f5edb6 100644 --- a/README.md +++ b/README.md @@ -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