Update README

This commit is contained in:
Paris
2016-02-09 14:48:54 +02:00
parent d238a1998c
commit dd93e62a41
2 changed files with 5 additions and 5 deletions
+5 -5
View File
@@ -1,10 +1,10 @@
# xterm.js — xterm, in the browser
# xterm.js
Xterm.js is a full xterm clone, written completely in JavaScript.
Xterm.js is a full xterm clone, written in JavaScript.
Xterm.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.
It is used at [SourceLair](https://www.sourcelair.com/home) to help people develop their applications in their browsers.
Xterm.js serves as foundation for the terminal found at www.sourcelair.com.
Xterm.js supplies a modular, event-based interface that lets developers build addons and themes on top of it.
![xterm.js screenshot](xtermjs.png)
@@ -14,6 +14,6 @@ If you contribute code to this project, you are implicitly allowing your code to
## License
Copyright (c) 2014-2015, SourceLair, Private Company (www.sourcelair.com) (MIT License)
Copyright (c) 2014-2016, SourceLair, Private Company ([www.sourcelair.com](https://www.sourcelair.com/home)) (MIT License)
Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 140 KiB

After

Width:  |  Height:  |  Size: 212 KiB