Tidying the Readme a bit more
authorSteve Francia <steve.francia@gmail.com>
Wed, 4 Mar 2015 14:17:35 +0000 (09:17 -0500)
committerSteve Francia <steve.francia@gmail.com>
Wed, 4 Mar 2015 14:17:35 +0000 (09:17 -0500)
README.md

index 92bf20c25d03b0ef14d594edba5aef24595703f5..7ee48b904a10b5f47e7fc9d780da454cf266b824 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 ![Hugo](https://raw.githubusercontent.com/spf13/hugo/master/docs/static/img/hugo-logo.png)
 
+A Fast and Flexible Static Site Generator built with love by [spf13](http://spf13.com/) and [friends](https://github.com/spf13/hugo/graphs/contributors) in [Go][].
+
 [Website](http://gohugo.io) |
 [Forum](https://discuss.gohugo.io) |
 [Chat](https://gitter.im/spf13/hugo) |
@@ -9,9 +11,6 @@
 
 [![Build Status](https://travis-ci.org/spf13/hugo.png)](https://travis-ci.org/spf13/hugo) [![wercker status](https://app.wercker.com/status/1a0de7d703ce3b80527f00f675e1eb32 "wercker status")](https://app.wercker.com/project/bykey/1a0de7d703ce3b80527f00f675e1eb32) [![Build status](https://ci.appveyor.com/api/projects/status/n2mo912b8s2505e8/branch/master?svg=true)](https://ci.appveyor.com/project/spf13/hugo/branch/master) [![Join the chat at https://gitter.im/spf13/hugo](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/spf13/hugo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 
-A Fast and Flexible Static Site Generator built with love by [spf13](http://spf13.com/) and [friends](https://github.com/spf13/hugo/graphs/contributors) in [Go][].
-
-
 ## Overview
 
 Hugo is a static site generator written in [Go][]. It is optimized for speed, easy use and configurability. Hugo takes a directory with content and templates and renders them into a full HTML website.