From 47b0c3ef26f25c97291711d27793828e8fe1645d Mon Sep 17 00:00:00 2001 From: Kirigaya <1193466151@qq.com> Date: Mon, 2 Sep 2024 15:37:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=83=A8=E7=BD=B2=E6=96=87?= =?UTF-8?q?=E6=A1=A3=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 273731b..41c4f32 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,25 @@ -## build +## 构建 ```bash python scripts/vscode-package.py +``` + + +## 部署 + +保证 Digital IDE 项目下为: + +``` +resources +- dide-viewer + - view + - css + - js + - worker.js + - index.html + - vcd.wasm + - vcd.css + - ... + - index.js ``` \ No newline at end of file