Skip to content

Commit 36fc7b2

Browse files
docs: add hero image to README and remove screenshot placeholder
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
1 parent ec625d9 commit 36fc7b2

2 files changed

Lines changed: 2 additions & 15 deletions

File tree

README.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Reverse Auction (Dutch Auction)
22

3+
![Reverse Auction](docs/images/reverse-auction-hero-square.jpg)
4+
35
A configurable, real-time reverse auction web app built with React, TypeScript, and Vite.
46

57
## Status
@@ -167,21 +169,6 @@ Setup:
167169
Site URL:
168170
- `https://<username>.github.io/<repo-name>/`
169171

170-
## Add a Screenshot to README
171-
172-
Recommended path:
173-
1. Take a clean screenshot (desktop host view during active auction).
174-
2. Save it as: `docs/images/app-screenshot.png`
175-
3. Add this section near the top of README:
176-
177-
```md
178-
## Screenshot
179-
180-
![Reverse Auction UI](docs/images/app-screenshot.png)
181-
```
182-
183-
Tip: also capture one mobile screenshot and include both for discoverability.
184-
185172
## Legal Disclaimer
186173

187174
This project and its documentation are for technical and informational purposes only and do **not** constitute legal advice.
2.27 MB
Loading

0 commit comments

Comments
 (0)