Skip to content

Commit 7311056

Browse files
taylorarndtclaude
andcommitted
Update README: simplify accessibility messaging
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a4f2d18 commit 7311056

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Built with SwiftUI and [MLX Swift](https://github.com/ml-explore/mlx-swift-lm) b
1515
- Text-to-speech playground with MLX Audio and VibeVoice
1616
- Automatic conversation summarization to stay within context limits
1717
- Beginner-friendly mode that hides technical jargon
18-
- Full VoiceOver support, keyboard navigation, and screen reader-friendly UI throughout
18+
- Fully accessible with VoiceOver and keyboard navigation
1919

2020
## Requirements
2121

@@ -42,9 +42,7 @@ Built with SwiftUI and [MLX Swift](https://github.com/ml-explore/mlx-swift-lm) b
4242

4343
## Accessibility
4444

45-
Perspective Studio is built with accessibility as a core requirement, not an afterthought. The primary developer is blind and uses VoiceOver daily.
46-
47-
Every interactive element has proper accessibility labels and hints. Every state change is announced. Every feature is keyboard navigable. If you find an accessibility issue, please report it using our [accessibility issue template](https://github.com/Techopolis/Perspective-Studio/issues/new?template=accessibility.yml).
45+
Perspective Studio is fully accessible. VoiceOver, keyboard navigation, and screen reader support are built in from day one. If you find an accessibility issue, please report it using our [accessibility issue template](https://github.com/Techopolis/Perspective-Studio/issues/new?template=accessibility.yml).
4846

4947
## Contributing
5048

0 commit comments

Comments
 (0)