From 8c920739ea695267685cf601d73a35b599f01e37 Mon Sep 17 00:00:00 2001 From: armin Date: Mon, 15 Jun 2026 17:57:32 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.