diff --git a/README.md b/README.md index ff776e7..8f4977d 100644 --- a/README.md +++ b/README.md @@ -242,3 +242,24 @@ Response: ... ``` + +## Remote repository + +Mockserver is available at `philanthropist.touk.pl`. + +Just add repository to maven pom: + +```xml + + ... + + ... + + touk + https://philanthropist.touk.pl/nexus/content/repositories/releases + + ... + + ... + +```