From aa3aca82eb408d6c3df1e1fc6acf4bd4722e120d Mon Sep 17 00:00:00 2001 From: Hiddify <114227601+hiddify-com@users.noreply.github.com> Date: Sat, 9 Sep 2023 22:52:28 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7d2d993f..5e823b6b 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ - Linux: [x64 AppImage](https://github.com/hiddify/hiddify-next/releases/download/draft/hiddify-linux-x64.AppImage.zip) - macOS: [Universal (x64, M1, M2)](https://github.com/hiddify/hiddify-next/releases/download/draft/hiddify-macos-universal.dmg) + +## Support +- V2Ray Subscription link +- Clash / Clash Meta link +- Singbox Config + ## Build from source Hiddify Next relies on [core library](https://github.com/hiddify/hiddify-next-core) made with GO. if you're interested in building/contributing to that as well follow instructions there.