Skip to content

Commit 8381e52

Browse files
authored
Update README.md
1 parent c6776e4 commit 8381e52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ npm install @react-three/a11y
1010

1111
`@react-three/a11y` brings accessibility to WebGL, with easy to use components [react-three-fiber](https://github.com/pmndrs/react-three-fiber) components to enable focus indication, keyboard tab navigation, and screen reader support.
1212

13+
Live demo: https://n4rzi.csb.app
14+
1315
# How to use
1416

1517
First, place the `A11yAnnouncer` component next to the R3F Canvas component. This is critical, because it will manage the screen-reader and help emulate focus!

0 commit comments

Comments
 (0)