mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-07-07 16:16:07 +08:00
Update README.md
This commit is contained in:
parent
e10fd7b7b5
commit
1f2fd3cd9f
|
@ -40,15 +40,14 @@ A dynamic library tweak for WeChat macOS.
|
||||||
- Alfred workflow support
|
- Alfred workflow support
|
||||||
- Launchbar action support
|
- Launchbar action support
|
||||||
|
|
||||||
## Quick Start
|
## Usage
|
||||||
|
|
||||||
- `sudo make install` Install or Upgrade the dylib
|
🚀 [Download latest release](https://github.com/Sunnyyoung/WeChatTweak-macOS/releases/latest/download/WeChatTweak-macOS.zip)
|
||||||
- `sudo make uninstall` Uninstall the dylib
|
|
||||||
- open `WeChat.workflow` Install Alfred workflow
|
|
||||||
|
|
||||||
## Documentation
|
```bash
|
||||||
|
$ sudo make install # Install or Upgrade the framework
|
||||||
For more informations, please go to the [Wiki](https://github.com/Sunnyyoung/WeChatTweak-macOS/wiki).
|
$ sudo make uninstall # Uninstall the framework
|
||||||
|
```
|
||||||
|
|
||||||
## Dependency
|
## Dependency
|
||||||
|
|
||||||
|
|
13
README.md
13
README.md
|
@ -42,13 +42,12 @@
|
||||||
|
|
||||||
## 使用
|
## 使用
|
||||||
|
|
||||||
- `sudo make install` 安装或者更新动态库
|
🚀 [下载最新版](https://github.com/Sunnyyoung/WeChatTweak-macOS/releases/latest/download/WeChatTweak-macOS.zip)
|
||||||
- `sudo make uninstall` 卸载动态库
|
|
||||||
- open `WeChat.alfredworkflow` 安装 Alfred workflow
|
|
||||||
|
|
||||||
## 文档
|
```bash
|
||||||
|
$ sudo make install # 安装或者更新动态库
|
||||||
获取更多信息, 请到 [Wiki](https://github.com/Sunnyyoung/WeChatTweak-macOS/wiki)。
|
$ sudo make uninstall # 卸载动态库
|
||||||
|
```
|
||||||
|
|
||||||
## 依赖
|
## 依赖
|
||||||
|
|
||||||
|
@ -65,7 +64,7 @@
|
||||||
|
|
||||||
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
|
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
|
||||||
|
|
||||||
[](/graphs/contributors)
|
[](https://github.com/Sunnyyoung/WeChatTweak-macOS/graphs/contributors)
|
||||||
|
|
||||||
## 支持者
|
## 支持者
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user