diff --git a/README.md b/README.md index a3d57c7..b5c786f 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,11 @@ and like to use them as maven dependency. To use this repository, just add the following entry to your pom.xml: +```xml sauronsoftware-github https://raw.github.com/Takuto88/sauronsoftware-maven/master/releases - \ No newline at end of file + +```