From f9439a23432633ae6da04398b14149e8dfa97a12 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Sun, 25 Aug 2013 08:55:57 -0700 Subject: [PATCH] Add travis CI build status image --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index adc3033cc8..e95de0e690 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Spring Boot +# Spring Boot [![Build Status](https://travis-ci.org/SpringSource/spring-boot.png?branch=master)](https://travis-ci.org/SpringSource/spring-boot) Spring Boot makes it easy to create Spring-powered, production-grade applications and services with absolute minimum fuss. It takes an opinionated view of the Spring platform so that new and existing users can quickly get to the bits they need. @@ -46,7 +46,7 @@ You can download the Spring CLI distribution from the Spring software repository Cutting edge [snapshot distributions](http://repo.springsource.org/snapshot/org/springframework/boot/spring-boot-cli/) are also available. -Once downloaded, follow the +Once downloaded, follow the [INSTALL](spring-boot-cli/src/main/content/INSTALL.txt) instructions from the unpacked archive. In summary: there is a `spring` script (`spring.bat` for Windows) in a `bin/` directory in the `.zip` file,