diff --git a/README.md b/README.md index 714802c..4901450 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,5 @@ mvn clean test Running tests will also generate a [JaCoCo](https://www.eclemma.org/jacoco/) report. After successfully running the tests, you can find the XML report at `target/site/jacoco/jacoco.xml`. + +stuff