]> git.proxmox.com Git - mirror_xterm.js.git/blame - README.md
Added screenshot for docs
[mirror_xterm.js.git] / README.md
CommitLineData
561fc59d 1# xterm.js — xterm, in the browser
51946a73 2
561fc59d
PK
3Xterm.js is a full xterm clone, written completely in JavaScript.
4
5Xterm.js supplies a modular, event-based interface that lets developers build addons and themes that augment
6the experience of running a fully-feature terminal inside the browser.
7
8Xterm.js serves as the foundation for the terminal found at www.sourcelair.com.
9
10![xterm.js screenshot](docs/screenshot.png)
74848936 11
8ac7a6eb
CJ
12### Contribution and License Agreement
13
0e8a2c37
CJ
14If you contribute code to this project, you are implicitly allowing your code
15to be distributed under the MIT license. You are also implicitly verifying that
dfa45739 16all code is your original work.
8ac7a6eb 17
51946a73
CJ
18## License
19
561fc59d 20Copyright (c) 2014, sourceLair, Limited (www.sourcelair.com) (MIT License)
51946a73 21Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)