diff --git a/README.md b/README.md index eaa09f8..32fa331 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@ It adds a number of UI and quality-of-life changes on top of OpenGD77 (segmented S-meter, 7-segment frequency font, screen dimming, an audio-mute function, menu icons, and more). See [`CHANGELOG.md`](CHANGELOG.md) for the full list. +## Screenshots + +| Segmented S-meter & DMR call | 7-segment frequency display | +| --- | --- | +| ![DMR call with the block S-meter](docs/images/screenshot-dmr.png) | ![VFO with the 7-segment frequency font](docs/images/screenshot-vfo.png) | + ## Supported radios This first iteration is developed for and **tested only on the TYT MD-UV380 and diff --git a/docs/images/screenshot-dmr.png b/docs/images/screenshot-dmr.png new file mode 100644 index 0000000..3ca5f24 Binary files /dev/null and b/docs/images/screenshot-dmr.png differ diff --git a/docs/images/screenshot-vfo.png b/docs/images/screenshot-vfo.png new file mode 100644 index 0000000..358a6cb Binary files /dev/null and b/docs/images/screenshot-vfo.png differ