From 3dbd653f6d0d5201e876db8d9c249538ba8c7b00 Mon Sep 17 00:00:00 2001 From: ClovertaTheTrilobita <168412973+ClovertaTheTrilobita@users.noreply.github.com> Date: Wed, 15 Oct 2025 18:44:08 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3977a59..e117728 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@
-### 🛠️手动部署 +## 🛠️手动部署 #### 0. 克隆本仓库至本地 @@ -143,4 +143,4 @@ python main.py 请将Nginx指向[`frontend/index.html`](frontend/index.html)。 -如果你在本地部署,你可以在启动后端后直接打开[`index.html`](frontend/index.html),开始使用。 \ No newline at end of file +如果你在本地部署,你可以在启动后端后直接打开[`index.html`](frontend/index.html),开始使用。