Update README.MD

This commit is contained in:
Lillian Skinner 2026-04-07 19:02:03 -04:00
parent 99df1b412e
commit 0793fe0036

View File

@ -17,7 +17,8 @@ YOU MUST HAVE `websites.csv` FOR ALL ESCRIBE SCRAPERS!
## Scrape eScribe meetings (SCRAPE_MEET.SH) ## Scrape eScribe meetings (SCRAPE_MEET.SH)
This bash script will scrape meetings from the eScribe meetings platform. This bash script will scrape meetings from the eScribe meetings platform. There is a variable set called `SUPPORT_PAST`. If `SUPPORT_PAST="TRUE"`, meetings older than 2 months will be downloaded. Otherwise, they will be skipped.
Don't ask why "TRUE" is a string and not a boolean...
The basic structure of the output files is: The basic structure of the output files is:
``` ```