diff --git a/README.md b/README.md
index 565600c..37571b9 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,14 @@ currently has the following features: (still growing!)
 - Use our Arch Linux AUR: https://aur.archlinux.org/packages/hysteria/
 - Build from source with `go build ./cmd`
 
+### Android
+
+- [SagerNet](https://github.com/SagerNet/SagerNet) with hysteria-plugin
+
+### iOS, macOS, Windows & Linux GUI
+
+- Feel free to contribute!
+
 ## Quick Start
 
 Note: This is only a bare-bones example to get the server and client running. Go to [Advanced usage](#advanced-usage)
diff --git a/README.zh.md b/README.zh.md
index ae99dc5..fab972e 100644
--- a/README.zh.md
+++ b/README.zh.md
@@ -30,6 +30,14 @@ Hysteria 是一个功能丰富的,专为恶劣网络环境进行优化的网
 - 使用 Arch Linux AUR: https://aur.archlinux.org/packages/hysteria/
 - 自己用 `go build ./cmd` 从源码编译
 
+### Android
+
+- [SagerNet](https://github.com/SagerNet/SagerNet) 配合 hysteria-plugin
+
+### iOS, macOS, Windows & Linux GUI
+
+- 欢迎贡献,或给已有代理工具添加整合
+
 ## 快速入门
 
 注意:本节提供的配置只是为了快速上手,可能无法满足你的需求。请到 [高级用法](#高级用法) 中查看所有可用选项与含义。