diff options
| author | Christian Cleberg <[email protected]> | 2026-03-14 09:59:56 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-03-14 09:59:56 -0500 |
| commit | 5f2f9b506ad630abe99f406d42a1f11e4726a4da (patch) | |
| tree | 8ab32ee3f2472e62c2917ad854f7c7cc4fd5db42 | |
| parent | c53a320698c17d98477c0384f1f644da9735f645 (diff) | |
| download | daybyday-5f2f9b506ad630abe99f406d42a1f11e4726a4da.tar.gz daybyday-5f2f9b506ad630abe99f406d42a1f11e4726a4da.tar.bz2 daybyday-5f2f9b506ad630abe99f406d42a1f11e4726a4da.zip | |
Revise README for device compatibility and features
Updated device compatibility table and requirements section.
| -rw-r--r-- | README.md | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -3,9 +3,9 @@ iOS 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) | +| iPhone | iPad | +|-------------------------------|-----------------------------| +|  |  | ## Features @@ -19,10 +19,9 @@ tap a card to hear it read aloud. ## Requirements -- iPad running iPadOS 26 or later. Alternatively, an iPhone running iOS 26 or - later. +- iOS 26 or later. - For best audio quality, download an enhanced voice under `Settings` → - `Accessibility` → `Spoken Content` → `Voices`. + `Accessibility` → `Read & Speak` → `Voices`. ## License |
