]> git.proxmox.com Git - mirror_xterm.js.git/blame - README.md
Update README.md
[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
d24e0055 5Xterm.js supplies a modular, event-based interface that lets developers build addons and themes that augment the experience of running a fully-featured terminal inside the browser.
561fc59d 6
d24e0055 7Xterm.js serves as foundation for the terminal found at www.sourcelair.com.
561fc59d 8
d6c83696 9![xterm.js screenshot](xtermjs.png)
74848936 10
8ac7a6eb
CJ
11### Contribution and License Agreement
12
d24e0055 13If 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.
8ac7a6eb 14
51946a73
CJ
15## License
16
d6c83696 17Copyright (c) 2014-2015, SourceLair, Private Company (www.sourcelair.com) (MIT License)
d24e0055 18
51946a73 19Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)