更新 readme.md

This commit is contained in:
admin 2025-05-24 20:16:17 +08:00
parent 479aed375b
commit 8f0dbdfa28

View File

@ -1,6 +1,6 @@
## TH1官网工程文件
##本地模拟服务器方法
#在项目根目录运行 python -m http.server 8000
#然后访问 localhost:8000
本地模拟服务器方法:
在项目根目录运行: python -m http.server 8000
然后访问: localhost:8000