Update README.md

This commit is contained in:
Koolson
2019-12-24 17:53:58 +08:00
parent 583ee9f4f8
commit eb93be1124

View File

@@ -12,9 +12,12 @@ Qure是一套专为[Quantumult X](https://github.com/crossutility/Quantumult-X/)
1.在[IconSet页面](https://github.com/Koolson/Qure/tree/master/IconSet)找到需要的策略组图标并记下**图标名称**[效果图预览](https://github.com/Koolson/Qure#%E6%95%88%E6%9E%9C%E5%9B%BE%E9%A2%84%E8%A7%88),不含归档图标)<br>
2.在Quantumult X的“配置文件-编辑”中找到[policy]下的策略组字段,并在该策略组的最后一个节点后方加上<br>
img-url=https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/图标名称.png<br>
(例:<span>static=Hong Kong, 🇭🇰01, img-url=https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Hong_Kong.png<br>
注意此处“img”前的英文逗号和空格以及“Hong_Kong.png”图标名称中的下划短横线和字母大小写)<br>
`img-url=https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/图标名称.png`
例如:<br>
`static=Hong Kong, 🇭🇰01, img-url=https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Hong_Kong.png`
```ruby
注意:此处“img”前的英文逗号和空格以及“Hong_Kong.png”图标名称中的下划短横线和字母大小写
```
3.重启Quantumult X即可见到效果<br>
><font color=red>更新方法:当远程图标更新时,请手动清理本地图标缓存(打开“文件”应用,依次进入“**我的 iPhone 或 iCloud Drive-Quantumult X-Images**”删除Images文件夹内所有缓存文件)并重启Quantumult X远程图标会重新下载并生效。</font>