From 3ec88aba9ed85f2b09d2cafb620ad1d4a28aaa9d Mon Sep 17 00:00:00 2001 From: Ramnivas Laddad Date: Fri, 25 Jul 2014 14:09:40 -0700 Subject: [PATCH] Fixed syntax for build status image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1040302..7064240 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -= Spring Cloud image:https://build.spring.io/plugins/servlet/buildStatusImage/CLOUD-NIGHTLY["Build Status", link="https://build.spring.io/browse/CLOUD-NIGHTLY"] +# Spring Cloud [![Build Status](https://build.spring.io/plugins/servlet/buildStatusImage/CLOUD-NIGHTLY "Optional title")](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