diff --git a/README.md b/README.md index ec3fc47..9d9cd50 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#URL Constructor +## URL Constructor This library handles creating environment specific URLs. It is intended to be used for test automation for initial page load. @@ -19,6 +19,6 @@ Add the following Maven dependency to your project's `pom.xml` file: ```xml org.dvsa.testing.lib - uri-constructor - LATEST + uri-constructor + [LATEST VERSION HERE]