From a2d1b10765ce47d58e431784375f4dd40fa9a34c Mon Sep 17 00:00:00 2001 From: Annie Date: Thu, 18 Aug 2022 14:10:41 +0800 Subject: [PATCH] docs: Update README.md --- frontend/app_flowy/packages/appflowy_editor/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/app_flowy/packages/appflowy_editor/README.md b/frontend/app_flowy/packages/appflowy_editor/README.md index 353aca3bb8..f7de7fff98 100644 --- a/frontend/app_flowy/packages/appflowy_editor/README.md +++ b/frontend/app_flowy/packages/appflowy_editor/README.md @@ -22,8 +22,8 @@ and the Flutter guide for ## Key Features -* Allow you to build rich, intuitive editors like those in Notion -* Customize to your needs by customizing components, shortcut events, and many more coming soon including menu options and themes +* Allow you to build rich, intuitive editors +* Design and modify it your way by customizing components, shortcut events, and many more coming soon including menu options and themes * [Test-covered](https://github.com/LucasXu0/AppFlowy/blob/documentation/appflowy_editor/frontend/app_flowy/packages/appflowy_editor/documentation/testing.md) and maintained by AppFlowy's core team along with a community of more than 1,000 builders