diff --git a/README.md b/README.md
index 8418e7a..1e825c6 100644
--- a/README.md
+++ b/README.md
@@ -14,9 +14,11 @@
\>> [我们的用户](https://www.google.com/search?q="powered+by+哪吒监控"&filter=0) (Google)
-| 默认主题 | DayNight [@JackieSung](https://github.com/JackieSung4ev) | hotaru |
-| ----------------------------------------------------------- | ------------------------------------------------------------ | -------------------------------------------------------------------------- |
-|  |  |
|
+| 默认主题 | DayNight [@JackieSung](https://github.com/JackieSung4ev) | hotaru |
+| ---------------------------------------------------------------------------------- | ------------------------------------------------------------ | -------------------------------------------------------------------------- |
+|  |  |
|
+| **默认主题魔改 [教程](https://ii.do/43.html)** | | |
+|  | | |
## 安装脚本
@@ -40,6 +42,7 @@ _\* 使用 WatchTower 可以自动更新面板,Windows 终端可以使用 nssm
通过执行 `./nezha-agent --help` 查看支持的参数,如果你使用一键脚本,可以编辑 `/etc/systemd/system/nezha-agent.service`,在 `ExecStart=` 这一行的末尾加上
+- `--report-delay` 系统信息上报的间隔,默认为 1 秒,可以设置为 3 来进一步降低 agent 端系统资源占用(配置区间 1-4)
- `--skip-conn` 不监控连接数,机场/连接密集型机器推荐设置,不然比较占 CPU([shirou/gopsutil/issues#220](https://github.com/shirou/gopsutil/issues/220))
- `--skip-procs` 不监控进程数,也可以降低 agent 占用
- `--disable-auto-update` 禁止 Agent 自动更新
@@ -161,7 +164,7 @@ URL 里面也可放置占位符,请求时会进行简单的字符串替换。
```
-- DayNight 主题更改进度条颜色示例(来自 [@hyt-allen-xu](https://github.com/hyt-allen-xu))
+- DayNight 主题更改进度条颜色、修改页脚示例(来自 [@hyt-allen-xu](https://github.com/hyt-allen-xu))
```
+
```
-- 默认主题修改 LOGO、移除版权示例(来自 [@iLay1678](https://github.com/iLay1678))
+- 默认主题修改 LOGO、修改页脚示例(来自 [@iLay1678](https://github.com/iLay1678))
```