summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-03-07 15:49:10 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2012-03-07 15:49:10 +0000
commit1a00d299c28be974f22761d9095d2448a251feb4 (patch)
tree95f54c8ef504704467ccc6208967838ab1a48f1a /README.md
parent3eb5a3c2d229fa43f1d99652b99c29dd4400a624 (diff)
remove INSTALL.md
installation notes are in the user manual, we don't want to maintain them twice
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index f01df80a..7242f067 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
Alot is an experimental terminal MUA based on [notmuch mail][notmuch].
It is written in python using the [urwid][urwid] toolkit.
-See `INSTALL.md` for instructions on how to set it up and have a look
-at the [user manual][docs] for advanced usage, customization and hacking guides.
+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! I'm curious what you think of it.
You can talk to me in `#notmuch@Freenode`.
@@ -27,6 +27,7 @@ Current features include:
Soonish to be addressed non-features:
-------------------------------------
See [here][features], most notably:
+
* encryption/decryption for messages (see branch `gnupg`)
* live search results (branch `live`)
* search for message (branch `messagesmode`)