Skip to content

Commit 7d423c5

Browse files
committed
fix app
1 parent 282593f commit 7d423c5

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# GNet Proxy
22

3-
GNet Proxy is a powerful Android application that provides both HTTP and SOCKS5 proxy capabilities with a modern Material 3 design. Built with Kotlin and Jetpack Compose, it offers users a seamless way to route their network traffic through customizable proxy servers.
4-
5-
[![GitHub release (latest)](https://img.shields.io/github/v/release/code3-dev/GNet)](https://github.com/code3-dev/GNet/releases)
6-
[![Downloads](https://img.shields.io/github/downloads/code3-dev/GNet/total)](https://github.com/code3-dev/GNet/releases)
7-
[![GitHub](https://img.shields.io/github/license/code3-dev/GNet)](LICENSE)
3+
<div align="center">
4+
<img src="app/src/main/res/drawable/logo.png" alt="GNet Proxy Logo" width="40%">
5+
6+
<h1>GNet Proxy</h1>
7+
8+
<p><strong>A powerful Android application that provides both HTTP and SOCKS5 proxy capabilities with a modern Material 3 design</strong></p>
9+
10+
<p>Built with Kotlin and Jetpack Compose, it offers users a seamless way to route their network traffic through customizable proxy servers.</p>
11+
12+
[![GitHub release (latest)](https://img.shields.io/github/v/release/code3-dev/GNet)](https://github.com/code3-dev/GNet/releases)
13+
[![Downloads](https://img.shields.io/github/downloads/code3-dev/GNet/total)](https://github.com/code3-dev/GNet/releases)
14+
[![GitHub](https://img.shields.io/github/license/code3-dev/GNet)](LICENSE)
15+
</div>
816

917
## 🌟 Features
1018

0 commit comments

Comments
 (0)