Update README.md
This commit is contained in:
@@ -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) 文件
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user