diff --git a/README-English.md b/README-English.md index 292b3a8..a985b9e 100644 --- a/README-English.md +++ b/README-English.md @@ -23,6 +23,7 @@ A dynamic library tweak for WeChat macOS. - Support opened by the system default browser directly - ~~Auto login without authentication~~ (Already supported by official) - UI Interface settings panel +- Raycast extension support - Alfred workflow support - Launchbar action support @@ -47,6 +48,10 @@ Install/Upgrade/Uninstall Tweak: ![Overview](Screenshot/0x01.png) +### Raycast extension + +![Raycast](Screenshot/raycast.png) + ### Alfred workflow ![Alfred](Screenshot/0x02.png) diff --git a/README.md b/README.md index cfc322c..fbae77d 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ - 支持由系统默认浏览器直接打开 - ~~重新打开应用无需手机认证~~(官方已经支持) - UI界面设置面板 +- 支持 Raycast extension - 支持 Alfred workflow - 支持 Launchbar action @@ -47,6 +48,10 @@ ![Overview](Screenshot/0x01.png) +### Raycast extension + +![Raycast](Screenshot/raycast.png) + ### Alfred workflow ![Alfred](Screenshot/0x02.png) diff --git a/Screenshot/raycast.png b/Screenshot/raycast.png new file mode 100644 index 0000000..1c9f7b9 Binary files /dev/null and b/Screenshot/raycast.png differ