diff --git a/README.md b/README.md
index 7ad6b27486..402b2415cb 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
LOGO designed by 熊大 .
-
+
:trollface: 哪吒监控 一站式轻监控轻运维系统。支持系统状态、HTTP(SSL 证书变更、即将到期、到期)、TCP、Ping 监控报警,计划任务和在线终端。
@@ -38,6 +38,18 @@ CN=true sudo ./nezha.sh
_\* 使用 WatchTower 可以自动更新面板,Windows 终端可以使用 nssm 配置自启动(见尾部教程)_
+
+**Windows 一键安装 Agent (请使用 Powershell 管理员权限)**
+
+```powershell
+set-ExecutionPolicy RemoteSigned;Invoke-WebRequest https://raw.githubusercontent.com/naiba/nezha/master/script/install.ps1 -OutFile C:\install.ps1;powershell.exe C:\install.ps1 dashboard_host:grpc_port secret
+```
+
+
+![image](https://user-images.githubusercontent.com/47450409/165829132-cb1ab16a-7b22-4c5f-9fdf-89d140cf7e40.png)
+
+*如遇此图请选择 Y*
+
### Agent 自定义
#### 自定义监控的网卡和硬盘分区
diff --git a/resource/template/dashboard/server.html b/resource/template/dashboard/server.html
index 3a00318e62..98bef0f5b4 100644
--- a/resource/template/dashboard/server.html
+++ b/resource/template/dashboard/server.html
@@ -44,7 +44,9 @@
data-tooltip="点击复制安装命令">
-