Skip to content

Commit 6b7a740

Browse files
authored
Update README.md
Updating README to include accessibility information
1 parent d78de0b commit 6b7a740

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
* Support for `keyup`, `keydown`, and `keypress`, as well as the modifier keys: `ctrl`, `alt`, `shift`, and `meta`.
1313
* Compatible with Ember 2.0+.
1414

15+
## Accessibility Considerations
16+
In order to avoid adding keyboard shortcuts to your application that are already in use by assistive technology, please review the existing keyboard shortcuts and gestures available today: https://dequeuniversity.com/screenreaders/.
17+
1518
## Installation
1619

1720
`ember install ember-keyboard`

0 commit comments

Comments
 (0)