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. ---