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