docs: Update README to reflect Middle-High-School and Elementary-School folders

This commit is contained in:
John Loper II
2026-04-20 17:16:14 -04:00
parent 0462197be9
commit 501e456f7b
+8 -4
View File
@@ -9,10 +9,14 @@ Weekly-Vocabulary/
├── README.md # This file
├── ISSUE_TEMPLATE.md # Weekly vocabulary tracking template
├── progress.md # Current week status
── WEEK-YYYY-MM-DD/ # Individual week folders
├── README.md # Week overview
── words.md # Vocabulary list with definitions
└── progress.md # Weekly progress
── Elementary-School/ # Vocabulary for Grades K-6
├── README.md
── WEEK-YYYY-MM-DD/
└── Middle-High-School/ # Vocabulary for Grades 6-12
├── README.md
└── WEEK-YYYY-MM-DD/
├── README.md # Week overview
└── WORD_LIST.md # Master list for the grade level
```
## Organization