Update README.md

This commit is contained in:
huiyiruciduojiao
2026-01-11 04:34:03 +08:00
committed by GitHub
parent 0cfc948872
commit d53c2f86a8

View File

@@ -40,8 +40,8 @@
```bash ```bash
# 克隆仓库 # 克隆仓库
git clone <repository-url> git clone https://github.com/huiyiruciduojiao/scaffold_ddd.git
cd <project-directory> cd scaffold_ddd
# 无需额外依赖Python 3.8+ 即可运行 # 无需额外依赖Python 3.8+ 即可运行
python scaffold_ddd.py --help python scaffold_ddd.py --help
@@ -636,3 +636,4 @@ scaffold.json:
## License ## License
MIT License - 详见 [LICENSE](LICENSE) 文件 MIT License - 详见 [LICENSE](LICENSE) 文件