From 5608dea76c598dca6d5528f0649453d2fea114d1 Mon Sep 17 00:00:00 2001 From: Nicolas Sebrecht Date: Mon, 15 Aug 2016 00:26:03 +0200 Subject: [PATCH] README: link Python 3 version to issues Signed-off-by: Nicolas Sebrecht --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67b01dc..440a512 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Bugs, issues and contributions can be requested to both the mailing list or the ## Requirements & dependencies * Python v2.7+ -* Python v3.4+ ***(experimental)*** +* Python v3.4+ ***(experimental: [see known issues](https://github.com/OfflineIMAP/offlineimap/issues?q=is%3Aissue+is%3Aopen+label%3APy3))*** * six (required) * imaplib2 >= 2.55 (optional)