mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Tiny changes
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<title>xterm.js demo</title>
|
||||
<script src="../src/xterm.js"></script>
|
||||
</html>
|
||||
@@ -1,5 +1,6 @@
|
||||
/**
|
||||
* term.js - an xterm emulator
|
||||
* xterm.js: xterm, in the browser
|
||||
* Copyright (c) 2014, sourceLair Limited (www.sourcelair.com (MIT License)
|
||||
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
|
||||
* https://github.com/chjj/term.js
|
||||
*
|
||||
Reference in New Issue
Block a user