krz/daybyday

iOS app for children to learn days of the week, months, and seasons with audio assist.

clone: git clone https://gitbay.org/krz/daybyday.git

575b8cfbb0443f054339eb902cb44aedbda4db02

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2026-03-10T01:38:20Z

add screenshot previews
 README.md              |   4 ++++
 Screenshots/ipad.png   | Bin 0 -> 1350388 bytes
 Screenshots/iphone.png | Bin 0 -> 1176013 bytes
 3 files changed, 4 insertions(+)

diff --git a/README.md b/README.md
index cb2661d..f29aeaf 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,10 @@
 
 iPad app for young children to explore days of the week, months, and seasons — tap a card to hear it read aloud.
 
+| iPad                       | iPhone                       |
+|----------------------------|------------------------------|
+| [](./Screenshots/ipad.png) | [](./screenshots/iphone.png) |
+
 ## Features
 
 - Days of the week, months of the year, and seasons displayed as large colorful cards
diff --git a/Screenshots/ipad.png b/Screenshots/ipad.png
new file mode 100644
index 0000000..b840167
Binary files /dev/null and b/Screenshots/ipad.png differ
diff --git a/Screenshots/iphone.png b/Screenshots/iphone.png
new file mode 100644
index 0000000..b767322
Binary files /dev/null and b/Screenshots/iphone.png differ