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
-
-
-One client and affiliated collaborator of **[FlutterQuill]** is Bullet Journal App: https://bulletjournal.us/home/index.html
+
[Quill]: https://quilljs.com/docs/formats
[Flutter]: https://github.com/flutter/flutter