diff --git a/README.md b/README.md index f67dc12..0c7ff8f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Code and processed model inputs for generating two-dimensional party-position es - `data-setup/` — source download, source-file checks, and rebuild workflow for raw files that cannot be redistributed here. - `src/julia/` — Stan data preparation, model fitting, post-estimation, enrichment, and validation. - `models/` — Stan model specification. -- `data/` — five processed party-level inputs used by the Julia/Stan model. +- `data/` — processed party-level inputs used by the Julia/Stan model. - `metadata/` — data dictionary and source-support documentation. - `docs/` — raw data source documentation, coding decisions, and operational notes. - `diagnostics/` — repository diagnostics report regenerated after model estimation.