Added screenshot for docs

Bumped version to 0.12
This commit is contained in:
paris
2014-05-03 00:30:04 +00:00
parent ce1d788efe
commit 561fc59dbc
4 changed files with 14 additions and 5 deletions
+10 -3
View File
@@ -1,6 +1,13 @@
# xterm.js
# xterm.js — xterm, in the browser
xterm, in the browser.
Xterm.js is a full xterm clone, written completely 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-feature terminal inside the browser.
Xterm.js serves as the foundation for the terminal found at www.sourcelair.com.
![xterm.js screenshot](docs/screenshot.png)
### Contribution and License Agreement
@@ -10,5 +17,5 @@ all code is your original work.
## License
Copyright (c) 2014, sourceLair Limited (www.sourcelair.com) (MIT License)
Copyright (c) 2014, sourceLair, Limited (www.sourcelair.com) (MIT License)
Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "xterm.js",
"version": "0.11",
"version": "0.12",
"ignore": ["demo", "docs", "test", ".gitignore"]
}
+3 -1
View File
@@ -8,11 +8,13 @@ Welcome to xterm.js's documentation!
This is the documentation for xterm.js. Xterm.js is a full xterm clone, written completely in JavaScript.
Xterm.js supplye a modular, event-based interface that lets developers build addons and themes that augment
Xterm.js supplies a modular, event-based interface that lets developers build addons and themes that augment
the experience of running a fully-feature terminal inside the browser.
Xterm.js serves as the foundation for the terminal found at www.sourcelair.com.
.. image:: screenshot.png
Getting started
^^^^^^^^^^^^^^^
Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB