Skip to content

Commit e5bffba

Browse files
committed
Reorganize README screenshots
Added new hero image at the top and moved onboarding screenshot down to the setup section where it makes more sense. Cleaned up the screenshot grid - was getting cluttered with 4 images. Also added logo at the bottom for branding.
1 parent 2b4c9af commit e5bffba

File tree

3 files changed

+15
-29
lines changed

3 files changed

+15
-29
lines changed

README.md

Lines changed: 15 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -17,38 +17,10 @@ Track GitHub activity across multiple repos. Get notifications for new PRs, issu
1717
- **Badge Counts** - Unread count on the extension icon
1818
- **Secure & Private** - Your token stays local, zero third-party data sharing
1919

20-
## Screenshots
21-
22-
### Guided Setup Wizard
2320
<div align="center">
24-
<img src="screenshots/onboarding-welcome.png" alt="Interactive setup wizard welcome screen" width="500">
25-
<br><em>Interactive setup wizard guides you through configuration in under 2 minutes</em>
21+
<img src="screenshots/full-tagline.png" alt="GitHub Devwatch - Track your repositories" width="800">
2622
</div>
2723

28-
### Extension Interface
29-
<table>
30-
<tr>
31-
<td width="50%">
32-
<img src="screenshots/popup-interface.png" alt="Popup interface showing GitHub activity feed">
33-
<br><em>Popup interface with activity feed and filtering</em>
34-
</td>
35-
<td width="50%">
36-
<img src="screenshots/settings-page.png" alt="Settings page for configuring repositories">
37-
<br><em>Settings page with repository management</em>
38-
</td>
39-
</tr>
40-
<tr>
41-
<td width="50%">
42-
<img src="screenshots/browser-notification.png" alt="Browser notification example">
43-
<br><em>Real-time browser notifications</em>
44-
</td>
45-
<td width="50%">
46-
<img src="screenshots/badge-count.png" alt="Extension badge count">
47-
<br><em>Badge showing unread activity count</em>
48-
</td>
49-
</tr>
50-
</table>
51-
5224
## Installation
5325

5426
### From Chrome Web Store (Recommended)
@@ -87,6 +59,11 @@ When you first install the extension, an **interactive setup wizard** guides you
8759

8860
The entire setup takes about 2 minutes and requires no prior configuration knowledge.
8961

62+
<div align="center">
63+
<img src="screenshots/onboarding-welcome.png" alt="Interactive setup wizard welcome screen" width="500">
64+
<br><em>Interactive setup wizard guides you through configuration</em>
65+
</div>
66+
9067
### Ongoing Use
9168
- The extension automatically checks for activity at your configured interval (default: 15 minutes)
9269
- Click the extension icon to view your activity feed
@@ -113,6 +90,11 @@ The entire setup takes about 2 minutes and requires no prior configuration knowl
11390
- **Theme**: Choose dark, light, or system theme
11491
- **Backup/Restore**: Export and import your settings
11592

93+
<div align="center">
94+
<img src="screenshots/settings-page.png" alt="Settings page for configuring repositories" width="600">
95+
<br><em>Settings page with repository management</em>
96+
</div>
97+
11698
## Typical Workflow
11799

118100
Here's what using the extension looks like day-to-day:
@@ -271,4 +253,8 @@ Copyright (c) 2025 Jonathan Martin
271253

272254
[⭐ Star this repo](https://github.com/jonmartin721/devwatch-github) if you find it useful!
273255

256+
<br><br>
257+
258+
<img src="screenshots/logo-tagline.png" alt="GitHub Devwatch - Track changes fast" width="300">
259+
274260
</div>

screenshots/full-tagline.png

333 KB
Loading

screenshots/logo-tagline.png

196 KB
Loading

0 commit comments

Comments
 (0)