Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jdereg committed Oct 14, 2023
1 parent d8dba78 commit c1fb5db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ java-util
[![Javadoc](https://javadoc.io/badge/com.cedarsoftware/java-util.svg)](http://www.javadoc.io/doc/com.cedarsoftware/java-util)


Rare, hard-to-write utilities that are thoroughly tested (> 98% code coverage via JUnit tests).
Rare, hard-to-write utilities that are thoroughly tested (> 98% code coverage via JUnit tests). This library has no
dependencies on other libraries for runtime. Built purely on JDK.

To include in your project:
##### Gradle
Expand Down

0 comments on commit c1fb5db

Please sign in to comment.