You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,12 @@ This plugin for Blockly enables keyboard navigation. It is intended to
4
4
experiment with different actions that might help visually impaired and motor
5
5
impaired people navigate a Blockly workspace.
6
6
7
+
You can explore the current state of the plugin on the [test page](https://google.github.io/blockly-keyboard-experimentation/).
8
+
7
9
There is also an [existing keyboard navigation plugin](https://www.npmjs.com/package/@blockly/keyboard-navigation). That plugin may be where
8
10
a finalized version of keyboard navigation eventually lives. But for now, this
9
11
is where experimentation will be done.
10
12
11
13
## Contributing
12
14
13
-
To learn more about contributing to this project, see the contributing page.
14
-
15
-
TODO: Add a link once this repo is actually moved to its final location.
15
+
To learn more about contributing to this project, see the [contributing page](https://github.com/google/blockly-keyboard-experimentation/blob/main/CONTRIBUTING.md).
0 commit comments