@tmsfe/tmskit 0.0.5-beta.4 → 0.0.6

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
@@ -10,6 +10,8 @@ tmskit create webapp
10
10
 
11
11
  3. cd webapp
12
12
  tmskit run dev -m <模块名> -e <环境名>
13
+
14
+ 使用文档详见: https://open.go.qq.com/tmskit/
13
15
  ```
14
16
 
15
17
  ## 开发文档