From cd552500fc0b8aa948d6c43ebb073596d3443b60 Mon Sep 17 00:00:00 2001 From: Ankit Date: Tue, 29 Nov 2022 02:23:56 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f672942d..e3d1c47f 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,7 @@ Xterm.js is used in several world-class applications to provide great terminal e - [**Go SSH Web Client**](https://github.com/wuchihsu/go-ssh-web-client): A simple SSH web client using Go, WebSocket and Xterm.js. - [**web3os**](https://web3os.sh): A decentralized operating system for the next web - [**Cratecode**](https://cratecode.com): Learn to program for free through interactive online lessons. Cratecode uses xterm.js to give users access to their own Linux environment. +- [**Super Terminal**](https://github.com/bugwheels94/super-terminal): It is a http based terminal for developers who dont like repetition and save time. - [And much more...](https://github.com/xtermjs/xterm.js/network/dependents?package_id=UGFja2FnZS0xNjYzMjc4OQ%3D%3D) 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 on our list. Note: Please add any new contributions to the end of the list only.