Update README

This commit is contained in:
Sunnyyoung 2017-03-17 16:59:49 +08:00
parent 0ec8de7b53
commit e1cb4bf7d2
2 changed files with 16 additions and 8 deletions

View File

@ -1,16 +1,20 @@
# WeChatTweak-macOS
[![README](https://img.shields.io/badge/README-English-blue.svg)](https://github.com/Sunnyyoung/WeChatTweak-macOS/blob/master/README.md) [![README](https://img.shields.io/badge/README-中文-blue.svg)](https://github.com/Sunnyyoung/WeChatTweak-macOS/blob/master/README-Chinese.md)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE)
[![README](https://img.shields.io/badge/README-English-blue.svg)](README.md)
[![README](https://img.shields.io/badge/README-中文-blue.svg)](README-Chinese.md)
微信macOS客户端消息撤回拦截动态库。
微信 macOS 客户端 Tweak 动态库。
## 截图
![](https://raw.githubusercontent.com/Sunnyyoung/WeChatTweak-macOS/master/Screenshot/WeChatTweak-macOS.png)
![](Screenshot/WeChatTweak-macOS.png)
## 功能
- 阻止消息撤回
- 客户端无限多开
- 命令行执行:`open -n /Applications/WeChat.app`
## 使用

View File

@ -1,16 +1,20 @@
# WeChatTweak-macOS
[![README](https://img.shields.io/badge/README-English-blue.svg)](https://github.com/Sunnyyoung/WeChatTweak-macOS/blob/master/README.md) [![README](https://img.shields.io/badge/README-中文-blue.svg)](https://github.com/Sunnyyoung/WeChatTweak-macOS/blob/master/README-Chinese.md)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE)
[![README](https://img.shields.io/badge/README-English-blue.svg)](README.md)
[![README](https://img.shields.io/badge/README-中文-blue.svg)](README-Chinese.md)
A dynamic library tweak for WeChat macOS.
## Screenshot
![](https://raw.githubusercontent.com/Sunnyyoung/WeChatTweak-macOS/master/Screenshot/WeChatTweak-macOS.png)
![](Screenshot/WeChatTweak-macOS.png)
## Feature
- Prevent message revoked
- Multiple WeChat Instance
- Run command: `open -n /Applications/WeChat.app`
## Usage