Skip to content

Commit fe7a31e

Browse files
authored
Update README.md
1 parent bf36bc1 commit fe7a31e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@
88
npm install @react-three/a11y
99
```
1010

11-
`@react-three/a11y` brings accessibility to WebGL, with easy to use [react-three-fiber](https://github.com/pmndrs/react-three-fiber) components to enable focus indication, keyboard tab navigation, and screen reader support.
11+
`@react-three/a11y` brings accessibility to webGL with easy-to-use [react-three-fiber](https://github.com/pmndrs/react-three-fiber) components:
12+
13+
- Focus and focus indication
14+
- Tab index and keyboard navigation
15+
- Screen reader support and alt-text
16+
- Roles and cursor shapes
17+
- Descriptive links
1218

1319
Live demo: https://n4rzi.csb.app
1420

0 commit comments

Comments
 (0)