From 1032603dedcc5e66765c2c33409f721bb1d9eb11 Mon Sep 17 00:00:00 2001
From: Lars-Dominik Braun <lars@6xq.net>
Date: Sat, 25 Feb 2012 16:01:29 +0100
Subject: README added

---
 README | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 README

diff --git a/README b/README
new file mode 100644
index 0000000..de650d8
--- /dev/null
+++ b/README
@@ -0,0 +1,14 @@
+README
+======
+
+maildirlearn helps you training your bogofilter installation. It works fine on
+the local machine (i.e. you’re reading mail on your server) as well as remote
+(i.e. you’re syncing your mail with mbsync/via IMAP).
+
+There are two versions available: The first one is written in Python and the
+second one in C. Obviously the latter is more efficient while the first one is
+not vulnerable to buffer overflow bugs.
+
+Both versions currently work for a single user/one maildir only. The mailbox
+format is not supported.
+
-- 
cgit v1.2.3