From 295c7c27c309ef4ed64cd4ce9adf3e120f78b3b4 Mon Sep 17 00:00:00 2001 From: Sunnyyoung Date: Wed, 5 Jan 2022 10:47:40 +0800 Subject: [PATCH] Update README.md --- README-English.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-English.md b/README-English.md index d09f38b..8cd1be7 100644 --- a/README-English.md +++ b/README-English.md @@ -21,7 +21,7 @@ A dynamic library tweak for WeChat macOS. - Support QRCode identifying - Support right-click copy link directly - Support opened by the system default browser directly -- Auto login without authentication +- ~~Auto login without authentication~~ (Already supported by official) - UI Interface settings panel - Alfred workflow support - Launchbar action support diff --git a/README.md b/README.md index 0c9f971..d7fd0cb 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ - 支持二维码识别 - 支持右键直接复制链接 - 支持由系统默认浏览器直接打开 -- 重新打开应用无需手机认证 +- ~~重新打开应用无需手机认证~~(官方已经支持) - UI界面设置面板 - 支持 Alfred workflow - 支持 Launchbar action