From c9e38994218152cd59da8db85decca85444717a2 Mon Sep 17 00:00:00 2001 From: Ramnivas Laddad Date: Fri, 25 Jul 2014 14:05:44 -0700 Subject: [PATCH] Add build status to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2e825db..1040302 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ += Spring Cloud image:https://build.spring.io/plugins/servlet/buildStatusImage/CLOUD-NIGHTLY["Build Status", link="https://build.spring.io/browse/CLOUD-NIGHTLY"] + Spring Cloud provides a simple abstraction for JVM-based applications running on cloud platforms to discover bound services and deployment information at runtime and provides support for registering discovered services as Spring beans. It is based on a plugin model so that the identical