From b8228c7741d75fa764b8e413dc3fcdc88f10410c Mon Sep 17 00:00:00 2001 From: Xin Yao Date: Tue, 9 Feb 2021 23:36:07 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 352810a2..a9cf8c1a 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Rich text editor and a [Quill] component for [Flutter]. https://pub.dev/packages/flutter_quill +Slack Group https://join.slack.com/t/bulletjournal1024/shared_invite/zt-fys7t9hi-ITVU5PGDen1rNRyCjdcQ2g + This library is a WYSIWYG editor built for the modern mobile platform only and web is not supported. For web development, [ReactQuill] is recommended to use for compatibility.