From 8f0c3b0bf8786a440b80076dddac6f4c11fa7680 Mon Sep 17 00:00:00 2001 From: Sean Leary Date: Sat, 25 Jul 2020 12:35:12 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58c382e..272a039 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ java -cp .;json-java.jar Test ```` -**Unit tests** +**Build tools for building the package and executing the unit tests** The test suite can be executed with Maven by running: ```