From a8e75dfb28517487dd634d4fe25f0a27adcb21a4 Mon Sep 17 00:00:00 2001 From: lymanjre <125398461+lymanjre@users.noreply.github.com> Date: Sat, 21 Oct 2023 17:23:38 +0330 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5afee5ef..e3ea3826 100644 --- a/README.md +++ b/README.md @@ -25,14 +25,6 @@ The app is developed using [Flutter](https://flutter.dev) and [Go](https://go.dev). For more information you can read through our [Contribution Guidelines](https://github.com/hiddify/hiddify-next/blob/main/CONTRIBUTING.md) for development. -## Improve Translations -You can easily contribute to this project by using the following links to improve the translations: - - [English](https://inlang.com/editor/github.com/hiddify/hiddify-next?lang=en) -- [Persian](https://inlang.com/editor/github.com/hiddify/hiddify-next?lang=en&lang=fa) -- [Russian](https://inlang.com/editor/github.com/hiddify/hiddify-next?lang=en&lang=ru) -- [Chinese](https://inlang.com/editor/github.com/hiddify/hiddify-next?lang=en&lang=zh) - - ## 🚀 Main features @@ -108,6 +100,15 @@ You can easily contribute to this project by using the following links to improv ## Installation and tutorials Please find tutorial information on the [wiki page](https://github.com/hiddify/hiddify-next/wiki). +## Improve Translations +You can easily contribute to this project by using the following links to improve the translations: + - [English](https://inlang.com/editor/github.com/hiddify/hiddify-next?lang=en) +- [Persian](https://inlang.com/editor/github.com/hiddify/hiddify-next?lang=en&lang=fa) +- [Russian](https://inlang.com/editor/github.com/hiddify/hiddify-next?lang=en&lang=ru) +- [Chinese](https://inlang.com/editor/github.com/hiddify/hiddify-next?lang=en&lang=zh) + + + ## Acknowledgements - [Sing-box](https://github.com/SagerNet/sing-box)