Merge pull request #184 from Tyriar/patch-2

Add statement on browser support
This commit is contained in:
Paris Kasidiaris
2016-07-17 18:48:23 +03:00
committed by GitHub
+13
View File
@@ -10,6 +10,19 @@ Xterm.js supplies a modular, event-based interface that lets developers build ad
![xterm.js screenshot](xtermjs.png)
## 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+
- Internet Explorer 11+
- 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: