Skip to content

Commit 1d612d2

Browse files
author
果奶酱
authored
Update README.md
1 parent 9457f19 commit 1d612d2

File tree

1 file changed

+18
-14
lines changed

1 file changed

+18
-14
lines changed

README.md

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# WiFi View
22

33
快速查看与管理在 Android 设备上连过的 WiFi 的密码
4-
4+
5+
56
### 应用特性
67
- 支持 Android 4.0 +
78
- 支持显示中文名称的 WiFi
@@ -12,17 +13,20 @@
1213

1314
## 应用截图
1415
<figure class="pic">
15-
<a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/1.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/1.jpg" height="25%" width="25%" /></a>
16-
<a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/2.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/2.jpg" height="25%" width="25%" /></a>
17-
<a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/3.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/3.jpg" height="25%" width="25%" /></a>
18-
<a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/4.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/4.jpg" height="25%" width="25%" /></a>
19-
<a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/5.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/5.jpg" height="25%" width="25%" /></a>
20-
<a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/6.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/6.jpg" height="25%" width="25%" /></a>
21-
<a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/7.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/7.jpg" height="25%" width="25%" /></a>
22-
<a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/8.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/8.jpg" height="25%" width="25%" /></a>
23-
<a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/9.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/9.jpg" height="25%" width="25%" /></a>
24-
<a href="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/10.jpg"><img src="https://github.com/PCGJG/WiFi-View/blob/master/Screenshots/10.jpg" height="25%" width="25%" /></a>
25-
</figure>
16+
<a href="/Screenshots/1.jpg"><img src="/Screenshots/1.jpg" height="25%" width="25%" /></a>
17+
<a href="/Screenshots/2.jpg"><img src="/Screenshots/2.jpg" height="25%" width="25%" /></a>
18+
<a href="/Screenshots/3.jpg"><img src="/Screenshots/3.jpg" height="25%" width="25%" /></a>
19+
<a href="/Screenshots/4.jpg"><img src="/Screenshots/4.jpg" height="25%" width="25%" /></a>
20+
<a href="/Screenshots/5.jpg"><img src="/Screenshots/5.jpg" height="25%" width="25%" /></a>
21+
<a href="/Screenshots/6.jpg"><img src="/Screenshots/6.jpg" height="25%" width="25%" /></a>
22+
<a href="/Screenshots/7.jpg"><img src="/Screenshots/7.jpg" height="25%" width="25%" /></a>
23+
<a href="/Screenshots/8.jpg"><img src="/Screenshots/8.jpg" height="25%" width="25%" /></a>
24+
<a href="/Screenshots/9.jpg"><img src="/Screenshots/9.jpg" height="25%" width="25%" /></a>
25+
<a href="/Screenshots/10.jpg"><img src="/Screenshots/10.jpg" height="25%" width="25%" /></a>
26+
27+
## 历代更新日志
28+
[CHANGELOG.md](CHANGELOG.md)
29+
2630

2731
## 下载
2832
- [GitHub](https://github.com/JamGmilk/WiFi-View/releases)
@@ -46,8 +50,8 @@
4650
[[1]] https://developer.android.google.cn/guide/topics/connectivity/wifi-scan#wifi-scan-restrictions
4751

4852
[1]: <https://developer.android.google.cn/guide/topics/connectivity/wifi-scan#wifi-scan-restrictions>
49-
50-
53+
54+
5155
## 注意
5256

5357
1. 手动删除的 WiFi 无法获取;

0 commit comments

Comments
 (0)