summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-15 22:30:15 +0300
committerPaul Buetow <paul@buetow.org>2026-04-15 22:30:15 +0300
commitfa4d450df5fc09b4c34a1085b46e4c803916cb39 (patch)
tree2360d0a9f7aedcf3188e4717e82fc98a96e86440 /README.md
parent78b187ab6ee2d307543cdf8d79a7e206d0d8b207 (diff)
docs: display screenshots at 130px width to reduce pixelation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3462bff..745509d 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ FastForge is a Pebble watchapp for intermittent fasting tracking, built with the
| Pebble Round 2 — Menu | Pebble Round 2 — Countdown | Pebble Round 2 — History | Pebble Time — Countdown |
|:---:|:---:|:---:|:---:|
-| ![Menu](screenshots/gabbro_01_menu.png) | ![Countdown](screenshots/gabbro_02_countdown.png) | ![History](screenshots/gabbro_03_history.png) | ![Basalt countdown](screenshots/basalt_01_countdown.png) |
+| <img src="screenshots/gabbro_01_menu.png" width="130"> | <img src="screenshots/gabbro_02_countdown.png" width="130"> | <img src="screenshots/gabbro_03_history.png" width="130"> | <img src="screenshots/basalt_01_countdown.png" width="130"> |
## Day-1 Setup (Fedora + Rebble SDK 4.9+)