From 4f48d26bfe4ff83c26a09592865a49ab6c4bd2a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BAben=20Santos?= <97224990+rubencodacy@users.noreply.github.com> Date: Wed, 28 Jun 2023 16:13:21 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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