aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-08-21 14:39:05 +0200
committerGitHub <noreply@github.com>2018-08-21 14:39:05 +0200
commitfd26876798cf48be66ac172db9735aa9498c34a4 (patch)
treee572b0b82a96380cebf8448d9ad65830d50e3dd3 /README.md
parent8abf98429bd34f2d598e9d046c8523fa53419b1e (diff)
downloadgit-bug-fd26876798cf48be66ac172db9735aa9498c34a4.tar.gz
readme: a bit of styling
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index c466c77c..51978507 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# git-bug
+<h1 align="center">git-bug</h1>
+
+<div align="center">
[![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)
@@ -6,6 +8,8 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/MichaelMure/git-bug)](https://goreportcard.com/report/github.com/MichaelMure/git-bug)
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/the-git-bug/Lobby)
+</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 ?