From 4d1c9d5789f2f107f7e08cd5c068ac35fb400bec Mon Sep 17 00:00:00 2001 From: John DeRegnaucourt Date: Fri, 12 Apr 2024 12:09:46 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fec3c209..49895818 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ java-util ========= -![Maven Central](https://badgen.net/maven/v/maven-central/com.cedarsoftware/java-util) +[![Maven Central](https://badgen.net/maven/v/maven-central/com.cedarsoftware/java-util)](https://central.sonatype.com/search?q=java-util&namespace=com.cedarsoftware) [![Javadoc](https://javadoc.io/badge/com.cedarsoftware/java-util.svg)](http://www.javadoc.io/doc/com.cedarsoftware/java-util) Helpful utilities that are thoroughly tested (> 98% code coverage via JUnit tests).