]> git.proxmox.com Git - mirror_xterm.js.git/blob - README.md
Update README
[mirror_xterm.js.git] / README.md
1 # xterm.js
2
3 Xterm.js is a full xterm clone, written in JavaScript.
4
5 It is used at [SourceLair](https://www.sourcelair.com/home) to help people develop their applications in their browsers.
6
7 Xterm.js supplies a modular, event-based interface that lets developers build addons and themes on top of it.
8
9 ![xterm.js screenshot](xtermjs.png)
10
11 ### Contribution and License Agreement
12
13 If you contribute code to this project, you are implicitly allowing your code to be distributed under the MIT license. You are also implicitly verifying that all code is your original work.
14
15 ## License
16
17 Copyright (c) 2014-2016, SourceLair, Private Company ([www.sourcelair.com](https://www.sourcelair.com/home)) (MIT License)
18
19 Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)