Skip to content

Commit

Permalink
Fix heading (needs empty line before it now)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsyer committed Apr 25, 2016
1 parent 507be07 commit aed9f2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
The [reference guide](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle) includes detailed descriptions of all the features, plus an extensive [howto](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#howto) for common use cases.

<span id="quick-start"></span>

## Quick Start

Spring Boot ships with a command line tool that can be used if you want to quickly prototype with Spring. It allows you to run Groovy scripts, which means that you have a familiar Java-like syntax, without so much boilerplate code. Follow the instructions in our main documentation if you want to [install the Spring Boot CLI](http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#getting-started-installing-the-cli).
Expand Down

0 comments on commit aed9f2f

Please sign in to comment.