vjcad 0.0.1 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -32,6 +32,16 @@ yarn add vjcad
32
32
  pnpm add vjcad
33
33
  ```
34
34
 
35
+ 或在 `package.json` 中添加:
36
+
37
+ ```json
38
+ {
39
+ "dependencies": {
40
+ "vjcad": "^1.0.0"
41
+ }
42
+ }
43
+ ```
44
+
35
45
  ## 快速开始
36
46
 
37
47
  ### 1. 初始化引擎