From 78b187ab6ee2d307543cdf8d79a7e206d0d8b207 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 15 Apr 2026 22:25:22 +0300 Subject: docs: add screenshots and fix stale basalt references in README Four representative screenshots (Pebble Round 2 menu, countdown, history; Pebble Time countdown) showing v1.0.0 UI. Also updated the workflow command list to reflect gabbro as the primary emulator target. Co-Authored-By: Claude Sonnet 4.6 --- screenshots/basalt_01_countdown.png | Bin 0 -> 1579 bytes screenshots/gabbro_01_menu.png | Bin 0 -> 3366 bytes screenshots/gabbro_02_countdown.png | Bin 0 -> 3234 bytes screenshots/gabbro_03_history.png | Bin 0 -> 3008 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 screenshots/basalt_01_countdown.png create mode 100644 screenshots/gabbro_01_menu.png create mode 100644 screenshots/gabbro_02_countdown.png create mode 100644 screenshots/gabbro_03_history.png (limited to 'screenshots') diff --git a/screenshots/basalt_01_countdown.png b/screenshots/basalt_01_countdown.png new file mode 100644 index 0000000..8c1956f Binary files /dev/null and b/screenshots/basalt_01_countdown.png differ diff --git a/screenshots/gabbro_01_menu.png b/screenshots/gabbro_01_menu.png new file mode 100644 index 0000000..08f1cb6 Binary files /dev/null and b/screenshots/gabbro_01_menu.png differ diff --git a/screenshots/gabbro_02_countdown.png b/screenshots/gabbro_02_countdown.png new file mode 100644 index 0000000..703c3ae Binary files /dev/null and b/screenshots/gabbro_02_countdown.png differ diff --git a/screenshots/gabbro_03_history.png b/screenshots/gabbro_03_history.png new file mode 100644 index 0000000..3c82dbd Binary files /dev/null and b/screenshots/gabbro_03_history.png differ -- cgit v1.2.3