From ff40a974b879270ab57dce1348ef26191240a08d Mon Sep 17 00:00:00 2001 From: Zeus Date: Wed, 24 Jul 2024 13:00:01 +0800 Subject: [PATCH] Update README.md 1 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c47440b..86dc53c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A VPN application for [V2Board](https://github.com/v2board/v2board) Support iOS and Android now. -![](screenshots/Snipaste_2024-07-24_12-57-31.png) + **IF THIS PROJECT HELPS YOU, PLEASE GIVE ME A LITTLE STAR⭐️.** @@ -61,6 +61,7 @@ flutter build ios # How to use it? +![](screenshots/Snipaste_2024-07-24_12-57-31.png) - 1: Change Domain File Path : ~UUVPN/flutter/lib/constant/app_urls.dart ```