From 25eff9cd0755cb0172963724b001c90ab76dc951 Mon Sep 17 00:00:00 2001 From: Xin Yao Date: Wed, 24 Mar 2021 23:20:02 -0700 Subject: [PATCH] Update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3cb37a95..cfdbd4f2 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ FlutterQuill is a rich text editor and a [Quill] component for [Flutter]. This library is a WYSIWYG editor built for the modern mobile platform, with web compatibility under development. You can join our [Slack Group] for discussion. -https://pub.dev/packages/flutter_quill +Demo App: https://bulletjournal.us/home/index.html + +Pub: https://pub.dev/packages/flutter_quill ## Usage @@ -77,9 +79,7 @@ For web development, use `flutter config --enable-web` for flutter and use [Reac 1 1 1 -1 - -One client and affiliated collaborator of **[FlutterQuill]** is Bullet Journal App: https://bulletjournal.us/home/index.html +1 [Quill]: https://quilljs.com/docs/formats [Flutter]: https://github.com/flutter/flutter