From d53c2f86a85e02c3951bf1978549858c4550d13b Mon Sep 17 00:00:00 2001 From: huiyiruciduojiao <114311027+huiyiruciduojiao@users.noreply.github.com> Date: Sun, 11 Jan 2026 04:34:03 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ce93a6..29aa570 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,8 @@ ```bash # 克隆仓库 -git clone -cd +git clone https://github.com/huiyiruciduojiao/scaffold_ddd.git +cd scaffold_ddd # 无需额外依赖,Python 3.8+ 即可运行 python scaffold_ddd.py --help @@ -636,3 +636,4 @@ scaffold.json: ## License MIT License - 详见 [LICENSE](LICENSE) 文件 +