Skip to content

Commit a11672b

Browse files
authored
only update readme doc (#236)
* Update README.md * Update README.md
1 parent 348e888 commit a11672b

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

README.md

+11-10
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ wechaty-puppet-xp is a local puppet for Wechaty:
2929

3030
- STEP 1: Install wechat client in your Windows computer.
3131

32-
> 1.13.0+ is the latest version, only support WeChat v3.9.2.23. Note to use the npm package that matches the WeChat version.
32+
> 1.13.+ is the latest version, only support WeChat v3.9.2.23. Note to use the npm package that matches the WeChat version.
3333
3434
- STEP 2: Login the wechat client on the computer.
3535
- STEP 3: Getting Started with TypeScript/JavaScript (RECOMMENDED).
@@ -62,18 +62,18 @@ puppet-xp also have already released the installation package on NPM. Running wi
6262

6363
XP is a young puppet,it keeps growing and improving.
6464

65-
版本|3.3.0.115|3.6.0.18|3.9.2.23|
66-
:---|:---|:---|:---|
65+
版本|3.3.0.115|3.6.0.18|3.9.2.23|3.9.10.19|
66+
:---|:---|:---|:---|:---|
6767
**<消息>**|
68-
接收文本|✅|✅|✅
68+
接收文本|✅|✅|✅|✅
6969
接收图片|✅|✅|✅
70-
接收文件|✅|✅|✅
71-
接收动图|✅|✅|✅
72-
接收表情|✅|✅|✅
70+
接收文件|✅|✅|✅|✅
71+
接收动图|✅|✅|✅|✅
72+
接收表情|✅|✅|✅|✅
7373
接收小程序卡片|✅|✅|✅
7474
接收联系人卡片|✅|✅|✅
7575
接收位置卡片|✅|✅|✅
76-
发送文本|✅|✅|✅
76+
发送文本|✅|✅|✅|✅
7777
发送图片|✅|✅|✅
7878
发送文件|✅|✅|✅
7979
发送动图|✅|✅|✅
@@ -87,7 +87,7 @@ XP is a young puppet,it keeps growing and improving.
8787
好友列表|✅|✅|✅
8888
好友详情|✅|✅|✅
8989
**<其他>**|
90-
登录事件|✅|✅|✅
90+
登录事件|✅|✅|✅|✅
9191
扫码登录|||✅
9292

9393
## VERSION SUPPORT
@@ -96,7 +96,8 @@ Note: You need to install an NPM version that matches your WeChat client version
9696

9797
puppet-xp|wechat|npm install|
9898
|:---|:---|:---|
99-
|1.3.x|[WeChat-v3.9.2.23](https://github.com/tom-snow/wechat-windows-versions/releases/download/v3.9.2.23/WeChatSetup-3.9.2.23.exe)|npm i wechaty-puppet-xp@next|
99+
|2.0.0|[WeChat-v3.9.10.19](https://github.com/tom-snow/wechat-windows-versions/releases/download/v3.9.10.19/WeChatSetup-3.9.10.19.exe)|npm i [email protected]|
100+
|1.13.12|[WeChat-v3.9.2.23](https://github.com/tom-snow/wechat-windows-versions/releases/download/v3.9.2.23/WeChatSetup-3.9.2.23.exe)|npm i [email protected]|
100101
|1.12.7|[WeChat-v3.6.0.18](https://github.com/tom-snow/wechat-windows-versions/releases/download/v3.6.0.18/WeChatSetup-3.6.0.18.exe)|npm i [email protected]|
101102
|1.11.14|[WeChat-v3.3.0.115](https://github.com/wechaty/wechaty-puppet-xp/releases/download/v0.5/WeChatSetup-v3.3.0.115.exe)|npm i [email protected]|
102103

0 commit comments

Comments
 (0)