docs: add DIRECTORY_STRUCTURE.md to document project organization and file layout

This commit is contained in:
MayaTheShy
2025-11-09 03:13:09 -05:00
parent 4c51a6efa3
commit 34baa114f0
2 changed files with 196 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ This directory contains all project documentation organized by topic.
### Getting Started
- **[../README.md](../README.md)** - Main project README with quick start guide
- **[DEVELOPER_GUIDE.md](DEVELOPER_GUIDE.md)** - Developer quick reference with commands and tips
- **[DIRECTORY_STRUCTURE.md](DIRECTORY_STRUCTURE.md)** - Project organization and file layout
### Project Information
- **[CHANGELOG.md](CHANGELOG.md)** - Version history and changes