diff --git a/README.md b/README.md index a011580..56a437a 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,10 @@ Every stage is idempotent and resumable: kill it mid-run, restart, lose nothing. ![Library page filled with 136 games as art cards — search, kind filters, player-count filter and sort controls above; RPG entries carry local-only chips](docs/screenshots/06.png) +**A game's detail page** — BGG's stats, chips, and description joined with what only the pipeline knows: *your* edition, and the shelf photo it was read from. + +![Game detail page for Britannia: box art beside player counts, playing time, weight, rank, designers and mechanics as chips, with a Your Edition card naming the owned printing](docs/screenshots/10-game-detail.png) + **Help** — the whole flow, every page, every status, and every keyboard shortcut, documented in-app. ![Help page documenting the shelves-to-collection flow, what each page is for, and the proofreading and review checkpoints](docs/screenshots/07.png) diff --git a/docs/screenshots/10-game-detail.png b/docs/screenshots/10-game-detail.png new file mode 100644 index 0000000..ea37f9d Binary files /dev/null and b/docs/screenshots/10-game-detail.png differ