Skip to content

Commit 68f822f

Browse files
authored
Merge pull request #6 from Yoast/add-browser-support
Add browser support heading
2 parents e364583 + ba0a266 commit 68f822f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ A11ySpeak( "The message you want to send to the ARIA live region" );
3131
// For assertive messages that should interrupt what screen readers are currently announcing.
3232
A11ySpeak( "The message you want to send to the ARIA live region", "assertive" );
3333
```
34+
35+
## Browser support
36+
37+
IE9+ and all modern browsers.

0 commit comments

Comments
 (0)