We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 748ab3f commit beca57dCopy full SHA for beca57d
1 file changed
README.md
@@ -242,7 +242,7 @@ github-copilot-tutorial/
242
├── 05-unit-testing/ # 場景 5:單元測試 (50% Agent)
243
├── 06-code-refactoring/ # 場景 6:程式碼重構 (60% Agent)
244
├── 07-documentation/ # 場景 7:文件生成 (80% Agent)
245
-├── 08-comprehensive-project/ # 場景 8:綜合專案開發 (90% Agent)
+├── 08-comprehensive-project/ # 場景 8:GitHub 自動化 Agent (100% Agent) [submodule]
246
├── README.md # 主要說明檔案
247
└── CLAUDE.md # Claude 專案指令檔案
248
```
0 commit comments