aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..46a0007
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+# feed2imap-go
+
+A software to convert rss feeds into mails.
+
+It is a rewrite in Go of the wonderful, but unfortunately now unmaintained, [feed2imap](https://github.com/feed2imap/feed2imap).
+It aims to be compatible in functionality and configuration, serving as a drop-in replacement.
+
+## Features
+
+TBD
+
+### Additions from feed2imap
+
+* groups
+
+### Unsupported features compared to feed2imap
+
+TBD