diff --git a/README.md b/README.md index 38b0716d..da789f2a 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,18 @@ - Netfilter TCP redirecting. Deploy Clash on your Internet gateway with `iptables`. - Comprehensive HTTP RESTful API controller +## Premium Features + +- TUN mode on macOS, Linux and Windows. [Doc](https://github.com/Dreamacro/clash/wiki/premium-core-features#tun-device) +- Match your tunnel by [Script](https://github.com/Dreamacro/clash/wiki/premium-core-features#script) +- [Rule Provider](https://github.com/Dreamacro/clash/wiki/premium-core-features#rule-providers) + ## Getting Started Documentations are now moved to [GitHub Wiki](https://github.com/Dreamacro/clash/wiki). +## Premium Release +[Release](https://github.com/Dreamacro/clash/releases/tag/premium) + ## Credits * [riobard/go-shadowsocks2](https://github.com/riobard/go-shadowsocks2)