From 806a0f309334b6587bfb58daac265856914f4708 Mon Sep 17 00:00:00 2001 From: Xin Yao Date: Fri, 1 Jan 2021 23:41:19 -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 b778811c..5b7e7f58 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # FlutterQuill 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. For web development, [ReactQuill] is recommended to use for compatibility.