From 46c3099f3c79590c16ccec4e7741766d99636a39 Mon Sep 17 00:00:00 2001 From: Carlo Colombo Date: Thu, 22 May 2014 11:27:06 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 + +```