From 74045b96f375ae990531819c34ddc81899454c62 Mon Sep 17 00:00:00 2001
From: Mic <misvy@vmware.com>
Date: Fri, 26 Apr 2013 15:50:04 +0800
Subject: [PATCH] added link to Spring Data GemFire branch

---
 readme.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/readme.md b/readme.md
index b9195ba..e3ce9e8 100644
--- a/readme.md
+++ b/readme.md
@@ -90,6 +90,11 @@ File -> Import -> Maven -> Existing Maven project
     <td>
       <a href="http://www.thymeleaf.org/petclinic.html">See here</a></td>
   </tr>
+  <tr>
+    <td>Branch using GemFire and Spring Data GemFire instead of ehcache (thanks Bijoy Choudhury)</td>
+    <td>
+      <a href="https://github.com/bijoych/spring-petclinic-gemfire">See here</a></td>
+  </tr>
 </table>
 
 <table>
-- 
GitLab