Skip to content

Commit

Permalink
Merge pull request #6 from Yoast/add-browser-support
Browse files Browse the repository at this point in the history
Add browser support heading
  • Loading branch information
omarreiss authored Jul 14, 2016
2 parents e364583 + ba0a266 commit 68f822f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ A11ySpeak( "The message you want to send to the ARIA live region" );
// For assertive messages that should interrupt what screen readers are currently announcing.
A11ySpeak( "The message you want to send to the ARIA live region", "assertive" );
```

## Browser support

IE9+ and all modern browsers.

0 comments on commit 68f822f

Please sign in to comment.