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