summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2016-12-15 08:40:42 +0000
committerGitHub <noreply@github.com>2016-12-15 08:40:42 +0000
commit2c3bdf1fcf1f3bb190c96f5f41ec5857266400d4 (patch)
tree5bcc719a83df9ca09006df32e5b67d8279f85b3b /README.md
parent9940e080911d7e168eaa11435d69819b065fb289 (diff)
parentad97f6f08c376a6761ace204bc7e652dba166a46 (diff)
Merge pull request #923 from dcbaker/pr/badges
badges
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 37d0a5a0..dee3c077 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,15 @@ It is written in python using the [urwid][urwid] toolkit.
Have a look at the [user manual][docs] for installation notes, advanced usage,
customization and hacking guides.
-Do comment on the code or file issues! You can talk to me in `#notmuch@freenode`.
+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](https://travis-ci.org/pazz/alot.svg?branch=master)](https://travis-ci.org/pazz/alot)
+[![Code Issues](https://www.quantifiedcode.com/api/v1/project/c5aaa4739c5b4f6eb75eaaf8c01da679/badge.svg)](https://www.quantifiedcode.com/app/project/c5aaa4739c5b4f6eb75eaaf8c01da679)
Current features include:
-------------------------