Skip to content

Commit

Permalink
Add browser support heading
Browse files Browse the repository at this point in the history
  • Loading branch information
atimmer authored Jul 13, 2016
1 parent e364583 commit ba0a266
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 ba0a266

Please sign in to comment.