From 2bbb8b30e0d530592b237081d5ae67a6ab32a867 Mon Sep 17 00:00:00 2001 From: richblack Date: Sat, 20 Jun 2026 13:29:12 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E6=AD=A3=20README=20=E7=9B=AE?= =?UTF-8?q?=E9=8C=84=E6=A8=B9=EF=BC=88docs/=20=E5=AF=A6=E9=9A=9B=E5=8F=AA?= =?UTF-8?q?=E6=9C=89=20why.md=20+=20wishlist.md=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 原列的 sdd-guide.md / llm-wiki-guide.md 不存在,改成實際的 wishlist.md。 Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ddf365..55c6ac9 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,7 @@ system-dev-template/ │ └── docs/ ← 這個 repo 自己的說明 ├── why.md ← 設計理念 - ├── sdd-guide.md ← SDD 系統說明 - └── llm-wiki-guide.md + └── wishlist.md ← 待補功能與已完成記錄 ``` ---