Update README.md

This commit is contained in:
开始 2023-04-23 09:56:26 +08:00 committed by GitHub
parent d7b59c2a80
commit f4320c1950
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
- 因为是前期版本, 所以并没有加入`dom解析`,属性的方法实现
- 内部使用`弱引用`, 不会影响内存回收问题以及`new出来的dom节点公用一块内存问题`
## 调用方式
## 调用方式(z_working目录)
```js
const QXVM_GENERATE = require('../qxVm_sanbox/qxVm.sanbox');