Skip to content

Commit 27388de

Browse files
authored
Fix formatting issues in README.md
1 parent 619302f commit 27388de

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="logo.png" alt="NetProxy Logo" width="120" />
2+
<img src="https://raw.githubusercontent.com/KernelSU-Modules-Repo/netproxy/refs/heads/main/logo.png" alt="NetProxy Logo" width="120" />
33
</p>
44

55
<h1 align="center">NetProxy</h1>
@@ -38,9 +38,9 @@
3838
## 🖼️ 界面预览
3939

4040
<div align="center">
41-
<img src="Screenshots/Screenshot1.png" width="30%" alt="状态页面" />
42-
<img src="Screenshots/Screenshot2.png" width="30%" alt="配置管理" />
43-
<img src="Screenshots/Screenshot3.png" width="30%" alt="应用控制" />
41+
<img src="https://raw.githubusercontent.com/KernelSU-Modules-Repo/netproxy/refs/heads/main/Screenshots/Screenshot1.png" width="30%" alt="状态页面" />
42+
<img src="https://raw.githubusercontent.com/KernelSU-Modules-Repo/netproxy/refs/heads/main/Screenshots/Screenshot2.png" width="30%" alt="配置管理" />
43+
<img src="https://raw.githubusercontent.com/KernelSU-Modules-Repo/netproxy/refs/heads/main/Screenshots/Screenshot3.png" width="30%" alt="应用控制" />
4444
</div>
4545

4646
---
@@ -139,3 +139,4 @@ vless://... 或 vmess://... 或 trojan://... 等
139139
## 📜 许可证
140140

141141
[GPL-3.0 License](LICENSE)
142+

0 commit comments

Comments
 (0)