Plan: Add csharp/ to starters directory listing
Complete the file structure section by including csharp/ alongside the other 7 starter kits. The C# starter kit is already fully documented in §5.8 and §11.2 tables. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
27466465ae
commit
9d4a31125e
1 changed files with 2 additions and 1 deletions
|
|
@ -2561,7 +2561,8 @@ ai-code-battle/
|
|||
│ ├── php/
|
||||
│ ├── typescript/
|
||||
│ ├── javascript/
|
||||
│ └── java/
|
||||
│ ├── java/
|
||||
│ └── csharp/
|
||||
│
|
||||
├── docs/ # Project documentation
|
||||
│ ├── plan/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue