diff options
| -rw-r--r-- | README.md | 20 |
1 files changed, 20 insertions, 0 deletions
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 |
