add readme

This commit is contained in:
莫莫大船长
2022-08-13 22:23:30 +08:00
committed by GitHub
parent 85b6063789
commit b857a9798b

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# learn.lianglianglee.com
# how to run
```
python3 -m http.server
```