diff --git a/README.md b/README.md index 6f53ccd5a1deccf94777119c273e6c3e306112af..ce73e37f3ccc549338e4029d3aff70e2796bef0f 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ sudo ./.venv/bin/python3 main.py ``` ## Architecture -The main system running the software is a Raspberry Pi Zero 2 W. The display is a 240x240 pixel SPI display. +The main system running the software is a Raspberry Pi Zero 2 W. The display is a 240x280 pixel SPI display. In terms of software stack: - The clock's software is written in Python, using the Pygame library for rendering the display.