summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIan Denhardt <ian@zenhack.net>2016-12-15 12:43:05 -0500
committerIan Denhardt <ian@zenhack.net>2016-12-15 12:43:05 -0500
commit589314a66946d3ef2c26b444850b0e2177b9fcb8 (patch)
tree6e785c93c2f068fd4bfe8ca651c1e57f19073046 /README.md
parent4b334bc5fcd3a87a7d0e88518d695147519237a5 (diff)
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.
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 3 insertions, 6 deletions
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