From 2c810ce763033e219ea9423f4260e17d4f197563 Mon Sep 17 00:00:00 2001 From: Daniel Imms Date: Fri, 15 Jul 2016 10:12:55 -0700 Subject: [PATCH] Add note about support intentions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1eddf62a..5f1fb248 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Xterm.js supplies a modular, event-based interface that lets developers build ad ## Browser Support +Since xterm.js is typically implemented as a developer tool, only modern browsers are supported officially. Here is a list of the versions we aim to support: + - Chrome 48+ - Edge 13+ - Firefox 44+ @@ -19,6 +21,8 @@ Xterm.js supplies a modular, event-based interface that lets developers build ad - Opera 35+ - Safari 8+ +xterm.js may work on earlier versions of the browsers but these are the browsers we strive to keep working. + ## Demo To launch the demo simply run: