Skip to content

Commit e8f84b5

Browse files
committed
Modify change image url to raw in README
1 parent 09d93dc commit e8f84b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
![Blank](https://img.shields.io/badge/version-v1.0.1-green)
55
[![Telegram](https://img.shields.io/badge/Follow-Telegram-blue.svg?logo=telegram)](https://t.me/YukiHookAPI)
66
<br/><br/>
7-
<img src="https://github.com/fankes/YuKiHookAPI/blob/master/img-src/icon.png" width = "100" height = "100"/>
7+
<img src="https://github.com/fankes/YuKiHookAPI/blob/master/img-src/icon.png?raw=true" width = "100" height = "100"/>
88
<br/>
99
<br/>
1010
帮助你快速创建一个使用 YukiHookAPI 打造的 Xposed 项目模板。

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
![Blank](https://img.shields.io/badge/version-v1.0.1-green)
55
[![Telegram](https://img.shields.io/badge/Follow-Telegram-blue.svg?logo=telegram)](https://t.me/YukiHookAPI)
66
<br/><br/>
7-
<img src="https://github.com/fankes/YuKiHookAPI/blob/master/img-src/icon.png" width = "100" height = "100"/>
7+
<img src="https://github.com/fankes/YuKiHookAPI/blob/master/img-src/icon.png?raw=true" width = "100" height = "100"/>
88
<br/>
99
<br/>
1010
A Xposed Project Builder by YukiHookAPI.

0 commit comments

Comments
 (0)