From 1f2fd3cd9fc834f625da547d1489134af38002b6 Mon Sep 17 00:00:00 2001 From: Sunnyyoung Date: Sat, 8 May 2021 12:23:44 +0800 Subject: [PATCH] Update README.md --- README-English.md | 13 ++++++------- README.md | 13 ++++++------- 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/README-English.md b/README-English.md index 88de880..0af4023 100644 --- a/README-English.md +++ b/README-English.md @@ -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 diff --git a/README.md b/README.md index b6ee4bb..f44d28e 100644 --- a/README.md +++ b/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)]. -[![Contributors](https://opencollective.com/WeChatTweak-macOS/contributors.svg?width=890&button=false)](/graphs/contributors) +[![Contributors](https://opencollective.com/WeChatTweak-macOS/contributors.svg?width=890&button=false)](https://github.com/Sunnyyoung/WeChatTweak-macOS/graphs/contributors) ## 支持者