Update README.md

This commit is contained in:
xushier 2022-08-18 17:04:34 +08:00 committed by GitHub
parent 94a952943b
commit 71d5e078d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
直接复制图标链接地址粘贴即可。若访问不了 github可以使用镜像地址`raw.fastgit.org`,使用时将图片地址的 `raw.githubusercontent.com` 替换为 `raw.fastgit.org` 即可。或使用代理加速地址,如 `ghproxy.com`,使用时将图片地址前加上 `https://ghproxy.com/` 即可。
## 使用本地链接
将图片下载到本地,使用本地链接调用即可。例如,图片在`boot/config`下,则图标地址填写`/boot/config/xxx.png`或者`http://127.0.0.1/boot/config/xxx.png`。
将图片下载到本地,使用本地链接调用即可。例如,图标文件在`/mnt/user/appdata/icons`下,则图标地址填写`/mnt/user/appdata/icons/xxx.png`或者`http://127.0.0.1/mnt/user/appdata/icons/xxx.png`。
# 图标清单