From 5df4dec4f90c35d3757e00521ca204d66524cd92 Mon Sep 17 00:00:00 2001
From: initialencounter <2911583893@qq.com>
Date: Mon, 6 May 2024 19:10:48 +0800
Subject: [PATCH] chore: update readme
---
README.md | 9 +++++++++
1 file changed, 9 insertions(+)
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