diff --git a/README.md b/README.md index 0eb79ff..8167544 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # DVSA TestHelper - Active Support -This library consists of helper methods that are not specific to any one area and is to be used as a toolkit of support libraries in the (VOL Functional test suite.)[https://github.com/dvsa/vol-functional-tests] +This library consists of helper methods that are not specific to any one area and is to be used as a toolkit of support libraries in the [VOL Functional test suite.](https://github.com/dvsa/vol-functional-tests) + +## Requirements +- Java 11 +- Maven 3.6.3 or greater + + ## Installation Add the following Maven dependency to your project's `pom.xml` file: