Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunpat authored Dec 6, 2021
1 parent a5a32e0 commit 48947b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Each school has a folder to store it's schedule data. Those folders can be found
## 4. school.yml
Schedule data is stored in two files within the folder you just created. If you poke around some other schools, you'll see a `school.yml` file and a `schedule.yml` file.

**To best complete this file, we recommend you use the `data/mvhs/school.yml` file as a frame.**
**To best complete this file, we recommend you use the `data/mvhs/school.yml` file as a template.**

Fill out the `periods` section of this file with the periods that students should be able to name or add meeting links to (not "Lunch" or "Brunch").

Expand All @@ -36,7 +36,7 @@ Add each of the possible daily schedules to the file, following the frame for `d
**Do the best you can here. We'll review your work before merging it and can fix any errors.**

## 5. schedule.yml
**Similar to last time, use `data/mvhs/schedule.yml` file as a frame**
**Similar to last time, use `data/mvhs/schedule.yml` file as a template**

The `defaults` section allows you to specify a recurring order of schedules that begins on a certain `start` date and cycles indefinitely.

Expand Down

0 comments on commit 48947b5

Please sign in to comment.