diff --git a/README.md b/README.md index b498683..58c382e 100644 --- a/README.md +++ b/README.md @@ -69,21 +69,19 @@ java -cp .;json-java.jar Test ```` -*You can only run the unit tests with Maven or Gradlew.* -# Unit tests +**Unit tests** + The test suite can be executed with Maven by running: ``` mvn clean test ``` + The test suite can be executed with Gradlew by running: + ``` gradlew clean build test ``` - - - - # Notes **Recent directory structure change**