diff options
| author | Christian Cleberg <[email protected]> | 2026-03-09 20:32:31 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-03-09 20:32:31 -0500 |
| commit | 010e863a5e05436a55b8d71a39085f3868f27916 (patch) | |
| tree | 9fca4f6fb7dc4668b36e75d2f91620088c201120 | |
| parent | 83479f9840f230c0c0dbee083b75735090ae9322 (diff) | |
| download | daybyday-010e863a5e05436a55b8d71a39085f3868f27916.tar.gz daybyday-010e863a5e05436a55b8d71a39085f3868f27916.tar.bz2 daybyday-010e863a5e05436a55b8d71a39085f3868f27916.zip | |
add README
| -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 |
