docs: Update README to reflect Middle-High-School and Elementary-School folders
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user