Update README.md

This commit is contained in:
Sean Leary
2020-07-25 12:35:12 -05:00
committed by GitHub
parent 0de8d0d2e0
commit 8f0c3b0bf8

View File

@@ -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:
```