From 88e180403b074ccd3233f894cbabe5b690b10dfd Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 17 Jun 2016 15:14:23 +0100 Subject: [PATCH] More colour to README --- vanilla/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vanilla/README.md b/vanilla/README.md index 1d6dce9..9fa017b 100644 --- a/vanilla/README.md +++ b/vanilla/README.md @@ -1,2 +1,4 @@ Simple "vanilla" Spring Cloud app. Just a web app with -Cloud context features (/restart, /refresh etc.) +Cloud context features (/restart, /refresh etc.). Useful +for testing dependency conflicts between Spring Cloud +and Spring Boot.