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 c1fb5db commit c02e0ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +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). This library has no
dependencies on other libraries for runtime. Built purely on JDK.
Rare, hard-to-write utilities that are thoroughly tested (> 98% code coverage via JUnit tests). This library has <b>no
dependencies</b> on other libraries for runtime. Built purely on JDK.

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

0 comments on commit c02e0ea

Please sign in to comment.