mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-07-07 07:56:06 +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
|
||||
- Launchbar action support
|
||||
|
||||
## Quick Start
|
||||
## Usage
|
||||
|
||||
- `sudo make install` Install or Upgrade the dylib
|
||||
- `sudo make uninstall` Uninstall the dylib
|
||||
- open `WeChat.workflow` Install Alfred workflow
|
||||
🚀 [Download latest release](https://github.com/Sunnyyoung/WeChatTweak-macOS/releases/latest/download/WeChatTweak-macOS.zip)
|
||||
|
||||
## Documentation
|
||||
|
||||
For more informations, please go to the [Wiki](https://github.com/Sunnyyoung/WeChatTweak-macOS/wiki).
|
||||
```bash
|
||||
$ sudo make install # Install or Upgrade the framework
|
||||
$ sudo make uninstall # Uninstall the framework
|
||||
```
|
||||
|
||||
## Dependency
|
||||
|
||||
|
|
13
README.md
13
README.md
|
@ -42,13 +42,12 @@
|
|||
|
||||
## 使用
|
||||
|
||||
- `sudo make install` 安装或者更新动态库
|
||||
- `sudo make uninstall` 卸载动态库
|
||||
- open `WeChat.alfredworkflow` 安装 Alfred workflow
|
||||
🚀 [下载最新版](https://github.com/Sunnyyoung/WeChatTweak-macOS/releases/latest/download/WeChatTweak-macOS.zip)
|
||||
|
||||
## 文档
|
||||
|
||||
获取更多信息, 请到 [Wiki](https://github.com/Sunnyyoung/WeChatTweak-macOS/wiki)。
|
||||
```bash
|
||||
$ sudo make install # 安装或者更新动态库
|
||||
$ sudo make uninstall # 卸载动态库
|
||||
```
|
||||
|
||||
## 依赖
|
||||
|
||||
|
@ -65,7 +64,7 @@
|
|||
|
||||
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