diff --git a/README.md b/README.md index 934b71e0..20c145cb 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This example demonstrates: * Code coverage reports via [JaCoCo](https://www.jacoco.org/jacoco/) * A Maven build that puts it all together -## Running the tests +## Running and Executing the tests * To run the unit tests, call `mvn test` * To run the integration tests as well, call `mvn verify`