Docs: Update repository structure in main README
This commit is contained in:
@@ -35,9 +35,9 @@ This protocol handles game state synchronization, player actions, lobby and glob
|
||||
│ └── test/ # Unit tests
|
||||
├── documents/ # Project resources and documentation
|
||||
│ ├── images/ # Images for README and documentation
|
||||
│ ├── docs # Directory for diary and blog files
|
||||
│ │ ├── diary # Diary files for each organizational meetup
|
||||
| | └── blog # Blog files covering project-related topics
|
||||
│ ├── diary # Diary files for each organizational meetup
|
||||
│ ├── blog # Blog files covering project-related topics
|
||||
│ ├── docs # Documentation
|
||||
│ ├── milestones/ # Milestone deliverables (6 milestones)
|
||||
│ └── (Other resources) # Additional project materials
|
||||
└── outreach/ # Public-facing content and marketing materials
|
||||
|
||||
Reference in New Issue
Block a user