From 05c7e9f043ece99e9fa7d65b8447b8a26dc22b35 Mon Sep 17 00:00:00 2001 From: Xin Yao <singerdmx@gmail.com> Date: Tue, 9 Feb 2021 23:37:03 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9cf8c1a..15f1f6eb 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ 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. @@ -21,8 +19,10 @@ For web development, [ReactQuill] is recommended to use for compatibility. <img width="484" alt="1" src="https://user-images.githubusercontent.com/122956/102977404-c9c88e00-44b7-11eb-9423-b68f3b30b0e0.png"> One client and affiliated collaborator of **[FlutterQuill]** is Bullet Journal App: https://bulletjournal.us/home/index.html +You can also join Slack Group for discussion. [Quill]: https://quilljs.com [Flutter]: https://github.com/flutter/flutter [FlutterQuill]: https://pub.dev/packages/flutter_quill [ReactQuill]: https://github.com/zenoamaro/react-quill +[Slack Group ]: https://join.slack.com/t/bulletjournal1024/shared_invite/zt-fys7t9hi-ITVU5PGDen1rNRyCjdcQ2g