mapv-cloudrenderengine 2.7.7 → 2.7.9

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,10 @@ CloudRenderEngine 是由百度地图开放平台FE团队推出的基于一个基
10
10
 
11
11
  [点击访问 API 文档](https://mapv.baidu.com/mapvunreal/docs/AssetLayer.html)
12
12
 
13
+ ## 🤖 SKill
14
+
15
+ [点击访问SKill](https://github.com/baidu-maps/unreal-sdk-skills)
16
+
13
17
  ---
14
18
 
15
19
  ## 🚀 开始使用
@@ -123,7 +127,7 @@ engine.addEventListener('signalingServerError', disconnected);
123
127
 
124
128
  ### 如何获取更多支持?
125
129
  - 访问 [官方文档](https://mapv.baidu.com/mapvunreal/docs/AssetLayer.html)
126
- - 联系技术支持团队
130
+ - 联系百度地图开放平台技术支持团队
127
131
 
128
132
  ---
129
133