From 4cb8d2adf6aa25c7734f3a544e6bbb8a78fe5892 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CHufe921=E2=80=9D?= <“huangyunfeihufe@hotmail.com”> Date: Mon, 13 Feb 2023 18:09:09 +0800 Subject: [PATCH] docs:update next features --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d86dd6e..f4b1271 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,12 @@ new Editor(document.querySelector(".canvas-editor"), [ ## next features -1. drag text (optimization) -2. page header and footer -3. control rules -4. table paging -5. docs +1. support mac os +2. drag text (optimization) +3. page header and footer +4. control rules +5. table paging +6. docs ## install