From d0caff800a0eb70a8dd365a0179b73ab52d351cd Mon Sep 17 00:00:00 2001 From: Ole-Morten Duesund Date: Tue, 29 Jul 2025 13:27:21 +0200 Subject: [PATCH] doc: rust and go --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c836ff..631d01c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # mail2couch -A utility to back up mail from various sources to couchdb \ No newline at end of file +A utility to back up mail from various sources to couchdb + +At least two implementations will be available, on in Rust and one in Go.