mirror of
https://github.com/google/blockly.git
synced 2026-01-11 10:57:07 +01:00
Clarify README to explain that Accessible Blockly can now be used with most screen readers and browsers.
This commit is contained in:
@@ -5,10 +5,8 @@ Google's Blockly is a web-based, visual programming editor that is accessible
|
||||
to blind users.
|
||||
|
||||
The code in this directory renders a version of the Blockly toolbox and
|
||||
workspace that is fully keyboard-navigable, and compatible with JAWS/NVDA
|
||||
screen readers on Firefox for Windows. (We chose this combination because JAWS
|
||||
and NVDA are the most robust screen readers, and are compatible with many more
|
||||
aria tags than other screen readers.)
|
||||
workspace that is fully keyboard-navigable, and compatible with most screen
|
||||
readers.
|
||||
|
||||
In the future, Accessible Blockly may be modified to suit accessibility needs
|
||||
other than visual impairments. Note that deaf users are expected to continue
|
||||
|
||||
Reference in New Issue
Block a user