Update README.md

This commit is contained in:
莫莫大船长 2022-08-13 22:24:48 +08:00 committed by GitHub
parent b857a9798b
commit a58c866405
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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