From 92df1febce5773c56ff6937b60579a58287f4efb Mon Sep 17 00:00:00 2001 From: chenshenhai Date: Sat, 22 Apr 2023 21:32:48 +0800 Subject: [PATCH] doc: add note for zh-CN --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index ef0782c..8a01ae3 100644 --- a/README.md +++ b/README.md @@ -40,10 +40,19 @@ > Note: + > At present, the development content of the main branch is v0.4, and it is currently in the development and reconstruction stage, mainly based on the v0.3 version for optimization and reconstruction. > The npm module is version v0.3. If you encounter any problems while using the npm module, you can view the content of this branch: [https://github.com/idrawjs/idraw/tree/v0.3](https://github.com/idrawjs/idraw/tree/v0.3) + +> 注意: + +> 当前`main`分支开发内容为`v0.4`,目前处于开发重构阶段,主要基于`v0.3`版本进行优化重构。 + +> 目前npm 模块是`v0.3 `版本。 如果你在使用npm模块的过程中遇到什么问题,可以查看这个分支的内容: [https://github.com/idrawjs/idraw/tree/v0.3](https://github.com/idrawjs/idraw/tree/v0.3) + + ## @idraw/studio Preview The preview of `@idraw/studo`. Click [here](https://github.com/idrawjs/studio) to get it.