From 1bc11d7df58e59ef3d28234fc5212b4eae8b78f9 Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Fri, 8 Dec 2017 16:23:56 +0100 Subject: [PATCH] Make browser requirements more vague We have trouble keeping track of things, so state something closer to reality. --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c7060100..467d83eb 100644 --- a/README.md +++ b/README.md @@ -72,15 +72,11 @@ See more screenshots ### Browser Requirements -* Chrome 49, Firefox 44, Safari 10, Opera 36, IE 11, Edge 12, etc. +noVNC uses many modern web technologies so a formal requirement list is +not available. However these are the minimum versions we are currently +aware of: -* HTML5 Canvas, WebSockets and Typed Arrays, etc. - -* Fast Javascript Engine: this is not strictly a requirement, but without a - fast Javascript engine, noVNC might be painfully slow. - -* See the more detailed -[browser compatibility wiki page](https://github.com/novnc/noVNC/wiki/Browser-support). +* Chrome 49, Firefox 44, Safari 10, Opera 36, IE 11, Edge 12 ### Server Requirements