diff --git a/.ruby-version b/.ruby-version deleted file mode 100644 index 6a81b4c..0000000 --- a/.ruby-version +++ /dev/null @@ -1 +0,0 @@ -2.7.8 diff --git a/README.md b/README.md index 0cdc791..ccb5971 100644 --- a/README.md +++ b/README.md @@ -11,14 +11,17 @@ A command-line tool for tweaking WeChat. ## 安装&使用 ```bash -# 首次安装 +# 安装 brew install sunnyyoung/tap/wechattweak # 更新 brew upgrade wechattweak -# 使用 +# 执行 Patch wechattweak patch + +# 查看所有支持的 WeChat 版本 +wechattweak versions ``` ## 参考