summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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