From ccb1aa70abacd9398f9ff0e5b066ad51cfc27274 Mon Sep 17 00:00:00 2001 From: Hufe921 Date: Tue, 11 Jul 2023 22:02:37 +0800 Subject: [PATCH] chore: update README.md --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9625cf0..c56da53 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## tips 1. [docs](https://hufe.club/canvas-editor-docs/) -2. [plugin](https://github.com/Hufe921/canvas-editor-plugin) +2. [canvas-editor-plugin](https://github.com/Hufe921/canvas-editor-plugin) 3. The render layer by svg is under development, see [feature/svg](https://github.com/Hufe921/canvas-editor/tree/feature/svg) 4. The export pdf feature is available now, see [feature/pdf](https://github.com/Hufe921/canvas-editor/tree/feature/pdf) @@ -29,11 +29,10 @@ new Editor(document.querySelector(".canvas-editor"), [ ## next features -1. [plugin](https://github.com/Hufe921/canvas-editor/tree/feature/plugin) -2. improve performance -3. control rules -4. table paging -5. [CRDT](https://github.com/Hufe921/canvas-editor/tree/feature/CRDT) +1. improve performance +2. control rules +3. table paging +4. [CRDT](https://github.com/Hufe921/canvas-editor/tree/feature/CRDT) ## snapshot