readme: more styling

Michael Muré created

Change summary

README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Detailed changes

README.md 🔗

@@ -2,6 +2,8 @@
 
 <div align="center">
 
+Distributed bug tracker embedded in Git.
+
 [![Build Status](https://travis-ci.org/MichaelMure/git-bug.svg?branch=master)](https://travis-ci.org/MichaelMure/git-bug)
 [![License: GPL v3](https://img.shields.io/badge/License-GPLv3+-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
 [![GoDoc](https://godoc.org/github.com/MichaelMure/git-bug?status.svg)](https://godoc.org/github.com/MichaelMure/git-bug)
@@ -10,8 +12,6 @@
 
 </div>
 
-> Distributed bug tracker embedded in Git
-
 Would it be nice to not have to rely on a web service somewhere to deal with bugs ?
 
 Would it be nice to be able to browse and edit bug reports offline?