diff --git a/README.md b/README.md index 3086997..3a801cb 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,14 @@ snail007/goproxy全能代理服务器安卓版。 下载项目之后,需要下载[snail007/goproxy](https://github.com/snail007/goproxy)官方[安卓SDK](https://github.com/snail007/goproxy-sdk/blob/master/README_ZH.md)然后解压得到文件 snail007.goproxy.sdk.aar和snail007.goproxy.sdk-sources.jar放到项目目录app/libs下面即可,然后项目就可以正常编译使用。 -# 系统要求 +## 系统要求 -Android 4.0.3 及以上版本均可使用。 \ No newline at end of file +Android 4.0.3 及以上版本均可使用。 + +## 运行截图 + +![](https://github.com/snail007/goproxy-android/raw/master/styles/demo.png) + +## 联系 + +有问题欢迎进群反馈,官方QQ群:42805407。 \ No newline at end of file diff --git a/styles/demo.png b/styles/demo.png new file mode 100644 index 0000000..c026dcd Binary files /dev/null and b/styles/demo.png differ