summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2011-09-08 10:36:05 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2011-09-08 10:42:22 +0100
commit1852d09117e367517509613ed9c81b90ff2a8cbd (patch)
tree011866e52b1c27c971d14578128c8d894c0d039e /README.md
parent9eaabcd12177984dd25dba56ff82928f6303c5a5 (diff)
updated readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6e8ca745..fca69be2 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,9 @@ the `docs` directory contains their sources.
Do comment on the code or file issues! I'm curious what you think of it.
You can talk to me in #notmuch@Freenode.
+Be aware that the master branch is used only for releases and hotfixes,
+the bleeding edge version sits in branch `development`!.
+If you'd like to contribute, please make sure your patches can be applied to that branch.
Current features include:
-------------------------
@@ -23,7 +26,8 @@ Current features include:
* priorizable notification popups
* database manager that manages a write queue to the notmuch index
* user configurable keyboard maps
- * printing
+ * printing/piping of mails and threads
+ * addressbook integration (dev branch)
Soonish to be addressed non-features:
-------------------------------------
@@ -31,7 +35,6 @@ Soonish to be addressed non-features:
* search for strings in displayed buffer
* folding for message parts
* undo for commands
- * addressbook integration
[notmuch]: http://notmuchmail.org/
[urwid]: http://excess.org/urwid/