docs: 修正 README 目錄樹(docs/ 實際只有 why.md + wishlist.md)

原列的 sdd-guide.md / llm-wiki-guide.md 不存在,改成實際的 wishlist.md。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-20 13:29:12 +08:00
parent 9dcbe38021
commit 2bbb8b30e0
+1 -2
View File
@@ -86,8 +86,7 @@ system-dev-template/
└── docs/ ← 這個 repo 自己的說明 └── docs/ ← 這個 repo 自己的說明
├── why.md ← 設計理念 ├── why.md ← 設計理念
── sdd-guide.md ← SDD 系統說明 ── wishlist.md ← 待補功能與已完成記錄
└── llm-wiki-guide.md
``` ```
--- ---