]> git.proxmox.com Git - mirror_xterm.js.git/commitdiff
Add ttyd to the real-world uses section of README
authorShuanglei Tao <tsl0922@gmail.com>
Wed, 9 Nov 2016 12:21:25 +0000 (20:21 +0800)
committerShuanglei Tao <tsl0922@gmail.com>
Wed, 9 Nov 2016 12:23:36 +0000 (20:23 +0800)
README.md

index e45dd1da3c16534d54aaa7625730e064106cf511..e7839a34854bd4203c47081ee56c179a9262b7a9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@ Xterm.js is used in several world-class applications to provide great terminal e
 
 - [**SourceLair**](https://www.sourcelair.com/): In-browser IDE that provides its users with fully-featured Linux terminals based on xterm.js
 - [**Microsoft Visual Studio Code**](http://code.visualstudio.com/): Modern, versatile and powerful open source code editor that provides an integrated terminal based on xterm.js
+- [ttyd](https://github.com/tsl0922/ttyd): A command-line tool for sharing terminal over the web, with fully-featured terminal emulation based on xterm.js
 
 Do you use xterm.js in your application as well? Please [open a Pull Request](https://github.com/sourcelair/xterm.js/pulls) to include it here. We would love to have it in our list.