From 647985cdaf1ec1d584d55a24315fbf1f78ebab8a Mon Sep 17 00:00:00 2001
From: Antoine Rey <antoine.rey@gmail.com>
Date: Mon, 27 Jun 2016 17:57:03 +0200
Subject: [PATCH] Add a reference to the Spring Boot branch

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

diff --git a/readme.md b/readme.md
index 27523ac..5cf6aee 100644
--- a/readme.md
+++ b/readme.md
@@ -162,6 +162,11 @@ File -> Import -> Maven -> Existing Maven project
   <tr>
     <th width="300px">Others</th><th width="300px">Files</th>
   </tr>
+    <tr>
+      <td>Spring Boot branch</td>
+      <td>
+        <a href="https://github.com/spring-projects/spring-petclinic/tree/springboot">See here</a></td>
+    </tr>
   <tr>
     <td>Gradle branch</td>
     <td>
-- 
GitLab