diff --git a/README.md b/README.md index 2d0d656..02ede96 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,12 @@ Core functionalities: ### Supported Input Formats - [x] SS URI - [x] SSR URI +- [ ] SSD URI - [x] V2RayN URI - [x] QX (SS, SSR, VMess, Trojan, HTTP) - [x] Loon (SS, SSR, VMess, Trojan, HTTP) - [x] Surge (SS, VMess, Trojan, HTTP) +- [x] Clash (SS, SSR, VMess, Trojan, HTTP) ### Supported Target Platforms - [x] QX @@ -44,3 +46,6 @@ Core functionalities: ## LICENSE This project is under the GPL V3 LICENSE. + +## Acknowledgements +Special thanks to @KOP-XIAO for his awesome resource-parser. Please give a [star](https://github.com/KOP-XIAO/QuantumultX) for his great work!