更新 readme.md

This commit is contained in:
admin 2025-05-24 20:15:22 +08:00
parent f209c144b4
commit a6734a1959

View File

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