speccore 5.22.7 → 5.22.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -70,6 +70,6 @@ speccore schedule daemon start # 启
|
|
|
70
70
|
|:---|:---|
|
|
71
71
|
| 🚀 [快速开始](docs/快速开始.md) | 完整安装与使用教程 |
|
|
72
72
|
| 🔧 [命令参考](docs/命令参考.md) | 45 个命令完整说明 |
|
|
73
|
-
| 🎬 [场景实战](docs/场景实战.md) |
|
|
73
|
+
| 🎬 [场景实战](docs/场景实战.md) | 34 个真实开发场景 |
|
|
74
74
|
| 🗺 [总览](docs/总览.md) | 架构概览与设计理念 |
|
|
75
75
|
| 📝 [SDD 方法论](docs/SDD方法论.md) | 规范驱动开发介绍 |
|