From 8e9def0e7ec353a051b1cd44d7b9483cdba38d89 Mon Sep 17 00:00:00 2001 From: Tom Hombergs Date: Sat, 15 Aug 2020 16:11:56 +1000 Subject: [PATCH] Create README.md --- tools/jacoco/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tools/jacoco/README.md diff --git a/tools/jacoco/README.md b/tools/jacoco/README.md new file mode 100644 index 0000000..62a8ef1 --- /dev/null +++ b/tools/jacoco/README.md @@ -0,0 +1,3 @@ +# Related Blog Posts + +* [Definitive Guide to the JaCoCo Gradle Plugin](https://reflectoring.io/jacoco/)