Skip to content

Commit 9887ced

Browse files
committed
docs: drop stale 'replace this' comment in README; cross-link hero source
- README.md: remove the placeholder comment that asked the reader to generate and drop in a hero image; the file is now committed at docs/assets/hero.png and the comment is misleading. - docs/HERO-IMAGE-PROMPT.md: update the lead paragraph to reflect that the hero is checked in (with the original full-resolution source image kept under version control as a traceability artefact) and the prompt is retained as the regeneration recipe.
1 parent ce448bc commit 9887ced

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<div align="center">
22

3-
<!-- Replace this line with the hero image once you generate one. See
4-
docs/HERO-IMAGE-PROMPT.md for the prompt to use with nano banana
5-
(Gemini 2.5 Flash Image) or any other text-to-image model. -->
63
<img src="docs/assets/hero.png" alt="CleanTest-Agent" width="720">
74

85
# CleanTest-Agent

docs/HERO-IMAGE-PROMPT.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# Generating the README hero image
22

3-
The README references `docs/assets/hero.png`. We do not commit a generated
4-
image to the repo (you can re-generate it any time, the prompt below is
5-
the source of truth), but the README expects something to live there.
3+
The README references `docs/assets/hero.png`. The committed copy was
4+
generated from the prompt below and cropped to a 1264 x 528 banner
5+
(approx. 2.4:1). The original 1264 x 848 source image is also
6+
checked in at
7+
`docs/assets/A_wide_horizontal_hero_banner__2026-05-24T09-01-44.png`
8+
so the hero can be re-cropped or re-styled without re-running the
9+
generator. The prompt below is the source of truth: regenerate any
10+
time, drop the result in at `docs/assets/hero.png`.
611

712
## Recommended: nano banana (Gemini 2.5 Flash Image) prompt
813

0 commit comments

Comments
 (0)