Browse Source

Fix: README

iaun 3 months ago
parent
commit
07d4850b89
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -76,7 +76,7 @@ python init_db.py
 ### 运行
 
 ```bash
-# 后端 (Gunicorn)
+# 后端
 python run.py
 
 # 前端构建