Skip to content

Commit a723288

Browse files
Update README.md (#25)
* Update README.md * Add link to contributing.md
1 parent ed51d55 commit a723288

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ This plugin for Blockly enables keyboard navigation. It is intended to
44
experiment with different actions that might help visually impaired and motor
55
impaired people navigate a Blockly workspace.
66

7+
You can explore the current state of the plugin on the [test page](https://google.github.io/blockly-keyboard-experimentation/).
8+
79
There is also an [existing keyboard navigation plugin](https://www.npmjs.com/package/@blockly/keyboard-navigation). That plugin may be where
810
a finalized version of keyboard navigation eventually lives. But for now, this
911
is where experimentation will be done.
1012

1113
## Contributing
1214

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

Comments
 (0)