From 7921993f3ff664f0ca9afd92478a4482d32882c2 Mon Sep 17 00:00:00 2001 From: Llewellyn Falco Date: Sun, 4 Dec 2022 19:40:41 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd574b2..799955c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -DuplicationKata.java -==================== +# DuplicationKata.java + +[![test](https://github.com/LearnWithLlew/DuplicationKata.java/actions/workflows/test.yml/badge.svg)](https://github.com/LearnWithLlew/DuplicationKata.java/actions/workflows/test.yml) This is an exercise for practicing removing duplication. Build it like this: