From a105db08101e1878839431d1488d12f624d2baf6 Mon Sep 17 00:00:00 2001 From: Xin Yao Date: Sun, 17 Jan 2021 11:29:56 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3736c0e..352810a2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Rich text editor and a [Quill] component for [Flutter]. https://pub.dev/packages/flutter_quill -This library supports mobile platform only and web is not supported. +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. ---