From 010e863a5e05436a55b8d71a39085f3868f27916 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 9 Mar 2026 20:32:31 -0500 Subject: add README --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cb2661d --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# DayByDay + +iPad app for young children to explore days of the week, months, and seasons — tap a card to hear it read aloud. + +## Features + +- Days of the week, months of the year, and seasons displayed as large colorful cards +- Tap any card to hear it read aloud using Apple's on-device text-to-speech +- Today's day, current month, and current season are automatically highlighted +- Designed for ages 4–5 — large tap targets, bright visuals, no reading required +- Fully offline — no internet connection, no accounts, no ads + +## Requirements + +- iPad running iPadOS 26 or later +- For best audio quality, download an enhanced voice under Settings → Accessibility → Spoken Content → Voices + +## License + +MIT -- cgit v1.2.3