From 589314a66946d3ef2c26b444850b0e2177b9fcb8 Mon Sep 17 00:00:00 2001 From: Ian Denhardt Date: Thu, 15 Dec 2016 12:43:05 -0500 Subject: Move badges to the top Having a "badges" section is a bit weird, and surveying other projects suggests that a common convention is to put these right after the quick synopsis. --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1c6bb81b..b5803254 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ Alot is an experimental terminal MUA based on [notmuch mail][notmuch]. It is written in python using the [urwid][urwid] toolkit. +[![Build Status][travis-img]][travis] +[![Code Issues][quantcode-img]][quantcode] + Have a look at the [user manual][docs] for installation notes, advanced usage, customization and hacking guides. @@ -8,12 +11,6 @@ Do comment on the code or file issues! Most of the developers hang out in `#alot@freenode`, feel free to ask questions or make suggestions there. -Badges ------- - -[![Build Status][travis-img]][travis] -[![Code Issues][quantcode-img]][quantcode] - Current features include: ------------------------- * modular and command prompt driven interface -- cgit v1.2.3