From c6ea0a655c997645cda6df7ced4377707973680f Mon Sep 17 00:00:00 2001 From: Hufe921 Date: Sat, 20 May 2023 22:47:22 +0800 Subject: [PATCH] docs: update next features --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7b0bc0..ba45abc 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ new Editor(document.querySelector(".canvas-editor"), [ 3. improve performance 4. control rules 5. table paging +6. [CRDT](https://github.com/Hufe921/canvas-editor/tree/feature/CRDT) ## snapshot