Update browser requirements in README

This commit is contained in:
Samuel Mannehed 2016-11-22 00:29:21 +01:00
parent 0f725a3061
commit 4cb91c4269
1 changed files with 2 additions and 3 deletions

View File

@ -66,10 +66,9 @@ See more screenshots <a href="http://kanaka.github.com/noVNC/screenshots.html">h
### Browser Requirements
* HTML5 Canvas (with createImageData): Chrome, Firefox 3.6+, iOS
Safari, Opera 11+, Internet Explorer 9+, etc.
* Chrome 8, Firefox 4, Safari 6, Opera 12, IE 11, Edge 12, etc.
* HTML5 WebSockets and Typed Arrays
* HTML5 Canvas, WebSockets and Typed Arrays
* Fast Javascript Engine: this is not strictly a requirement, but
without a fast Javascript engine, noVNC might be painfully slow.