diff --git a/README.md b/README.md
index 7b085bb..af54fe8 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,8 @@ services:
```
## 反向 WS
+
+点我查看命令
```shell
docker run -d \
@@ -68,7 +70,12 @@ services:
restart: always
image: mlikiowa/napcat-docker:latest
```
+
+
## HTTP
+
+点我查看命令
+
```shell
docker run -d \
-e ACCOUNT=<机器人qq> \
@@ -98,6 +105,8 @@ services:
restart: always
image: mlikiowa/napcat-docker:latest
```
+
+
# 登录
```shell