Skip to content

Commit 6ec2d12

Browse files
sng-asyncfuncclaude
andcommitted
docs: add app screenshots to README (login + prompt console)
Wire the two Geist dual-tone screenshots into the README hero and 'what it is' section. Banner slot left commented for a docs/screenshots/banner.png drop-in. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent f9e35db commit 6ec2d12

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

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

3+
<!-- Banner: drop a docs/screenshots/banner.png and uncomment the line below.
4+
<img src="./docs/screenshots/banner.png" alt="CodexAuth" width="100%" />
5+
-->
6+
37
# `<CodexAuth />`
48

59
### Login with ChatGPT, as a React component.
@@ -40,7 +44,7 @@ npm install codex-auth
4044
browser only ever sees an `HttpOnly` cookie and the streamed output.
4145

4246
<p align="center">
43-
<img src="./docs/screenshots/console.png" alt="CodexAuth console running a prompt" width="900" />
47+
<img src="./docs/screenshots/prompt.png" alt="CodexAuth console running a prompt on the user's ChatGPT account" width="900" />
4448
</p>
4549

4650
---

docs/screenshots/login.png

73.3 KB
Loading

docs/screenshots/prompt.png

95 KB
Loading

0 commit comments

Comments
 (0)