From 348dbe1f6ef8045c149b3c9a8644263c0386d503 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Tue, 13 Dec 2011 14:23:37 +0200 Subject: [PATCH] + another update --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9ae66835..9571eb2b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ For those in a hurry: * Download the jar through -Maven: +** Maven: ~~~~~ xml @@ -37,7 +37,7 @@ Maven: ~~~~~ -Gradle: +** Gradle: ~~~~~ groovy repositories { @@ -53,11 +53,11 @@ dependencies { ~~~~~ xml + http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/gemfire http://www.springframework.org/schema/gemfire/spring-gemfire.xsd">