From d446ddbf062fc5883d8d8e380069f4ecdc6cb0ec Mon Sep 17 00:00:00 2001 From: John DeRegnaucourt Date: Mon, 22 Apr 2024 20:19:42 -0400 Subject: [PATCH] updated readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 42873baa..4864106a 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ 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. -Available on [Maven Central](https://central.sonatype.com/search?q=java-util&namespace=com.cedarsoftware). +Helpful Java utilities that are thoroughly tested and available on [Maven Central](https://central.sonatype.com/search?q=java-util&namespace=com.cedarsoftware). This library has no dependencies on other libraries for runtime. The`.jar`file is `260K` and works with`JDK 1.8`through`JDK 21`. The '.jar' file classes are version 52 (`JDK 1.8`).