diff --git a/README.md b/README.md index 51978507a702d00837885f91ae9d22613efad2a1..32cdc4f378dc0876b0d76b3401fbafe01a362dc8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@
+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 @@
-> 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?