From e0791cf5f74341547a86809e80c647a3f0fa5a2a Mon Sep 17 00:00:00 2001 From: Hufe921 Date: Wed, 29 Mar 2023 20:13:38 +0800 Subject: [PATCH] docs: update snapshot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a86ebae..1e91c16 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ new Editor(document.querySelector(".canvas-editor"), [ ## snapshot -![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.9.23.png) +![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.9.28.png) ## install