Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhongyi Tong committed Jan 16, 2016
1 parent 8786670 commit 05cf0ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@

## 最新版本

[**v1.2 (2015.12.17) 重要更新**](https://github.com/geeeeeeeeek/WeChatLuckyMoney/releases/tag/v1.2)
[**v1.4 (2016.01.16)**](https://github.com/geeeeeeeeek/WeChatLuckyMoney/releases/tag/v1.4)

1. 增加了微信语言 英语 的支持,修复了由此导致的一系列问题。
2. 修改了红包重复判断的逻辑,戳“名称与缓存不一致的红包”和“名称一致且间隔大于5秒”的红包。
1. 修复了微信新版(6.3.9.48_refecd3e)红包UI调整导致的功能失效。

## 使用方法

Expand Down
5 changes: 2 additions & 3 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@ The following doc is targeted at **stable branch**.

## Newest Version

[**v1.2 (2015.12.17) !important**](https://github.com/geeeeeeeeek/WeChatLuckyMoney/releases/tag/v1.2)
[**v1.4 (2016.01.16)**](https://github.com/geeeeeeeeek/WeChatLuckyMoney/releases/tag/v1.4)

1. Add support for the English language. Fix related issues.
2. Change the logic of detecting duplicate red envelopes. Only those name unmatched with cached or those name matched but with a duration > 5 secs will be touched.
1. Fix failure caused by new WeChat Hongbao UI. Related issue [#41](https://github.com/geeeeeeeeek/WeChatLuckyMoney/issues/41).

## Usage

Expand Down

0 comments on commit 05cf0ca

Please sign in to comment.