浏览代码

图片调整

少言 6 年前
父节点
当前提交
292ff50f38
共有 2 个文件被更改,包括 3 次插入2 次删除
  1. 2
    2
      README.md
  2. 1
    0
      package.json

+ 2
- 2
README.md 查看文件

74
 
74
 
75
 ## Documentation
75
 ## Documentation
76
 
76
 
77
-[声网API文档](https://document.agora.io/cn/1.12/api/)
77
+[声网API文档](https://docs.agora.io/cn/2.0.2/product/Video/API%20Reference/communication_android_video?platform=Android)
78
 
78
 
79
 ##### RtcEngine方法
79
 ##### RtcEngine方法
80
 
80
 
149
 - 更新示例 React-Native为0.51 
149
 - 更新示例 React-Native为0.51 
150
 - 优化代码
150
 - 优化代码
151
 
151
 
152
-![](http://oy5rz3rfs.bkt.clouddn.com/github/IMG_1058.PNG)
152
+![](http://oy5rz3rfs.bkt.clouddn.com/github/IMG_1058.PNG?imageView/2/w/375)
153
 
153
 
154
 [Example](https://github.com/DBshaoYan/RNAgoraExample)
154
 [Example](https://github.com/DBshaoYan/RNAgoraExample)
155
 
155
 

+ 1
- 0
package.json 查看文件

4
   "description": "声网Agora",
4
   "description": "声网Agora",
5
   "main": "index.js",
5
   "main": "index.js",
6
   "scripts": {
6
   "scripts": {
7
+    "pu": "npm publish",
7
     "test": "echo \"Error: no test specified\" && exit 1"
8
     "test": "echo \"Error: no test specified\" && exit 1"
8
   },
9
   },
9
   "repository": {
10
   "repository": {