From 479aed375b31867be5be1d7520a326d0ebfeb28d Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 24 May 2025 20:15:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20readme.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 6b1092e..21de754 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ -# TH1官网工程文件 +## TH1官网工程文件 -本地模拟服务器方法: -在项目根目录运行: python -m http.server 8000 -然后访问: localhost:8000 +##本地模拟服务器方法: +#在项目根目录运行: python -m http.server 8000 +#然后访问: localhost:8000