Update README.md

This commit is contained in:
莫莫大船长
2022-08-13 22:24:48 +08:00
committed by GitHub
parent b857a9798b
commit a58c866405

View File

@@ -3,6 +3,8 @@
# how to run # how to run
``` ```
python3 -m http.server python3 -m http.server
open browser, access http://127.0.0.1:8000
``` ```