shrink readme screenshot

This commit is contained in:
Brent Schroeter 2026-06-07 22:58:14 -07:00
parent 942336a77c
commit 9238520987

View file

@ -3,13 +3,14 @@
A simple CLI app for displaying rich 24 hour time information for multiple A simple CLI app for displaying rich 24 hour time information for multiple
people or locations. people or locations.
![Screenshot of a terminal window running the Team Time Zones TUI. The main [<img src="./docs/screenshot.png" title="Screenshot of a terminal window running the Team Time Zones TUI. The main
feature is a table displaying a list of locations across the top including feature is a table displaying a list of locations across the top including
"Oakland", "UTC", and "Pacific Standard Time", each heading up a column of 24 'Oakland', 'UTC', and 'Pacific Standard Time', each heading up a column of 24
cells displaying relative times throughout the day in the corresponding time cells displaying relative times throughout the day in the corresponding time
zone. Standard 9 to 5 working hours are highlighted in brighter text, and the zone. Standard 9 to 5 working hours are highlighted in brighter text, and the
row representing the current hour is rendered in red. An input hint at the row representing the current hour is rendered in red. An input hint at the
bottom reads "Filter" with a slash and "Quit" with a Q.](./docs/screenshot.png) bottom reads 'Filter' with a slash and 'Quit' with a Q." width="360">](./docs/screenshot.png)
## Install ## Install