Update Readme to match browser support with getUserMedia

Safari nows supports on iOS and chrome on iOS doesn't support
pull/247/head
a-dutra 8 years ago
parent eff0c5ad12
commit 0596125864

@ -89,7 +89,8 @@ The above condition evaluates to:
| Chrome | `true` |
| Firefox | `true` |
| IE 11 | `false` |
| Safari iOS | `false` |
| Safari iOS | `true` |
| Chrome iOS | `false` |
## <a name="installing">Installing</a>

Loading…
Cancel
Save