From b34ee5157ec47142dd75fd1ee53caa631ba103db Mon Sep 17 00:00:00 2001 From: bhrg3se Date: Tue, 29 Sep 2020 19:55:58 +0545 Subject: [PATCH] added TRASA in "Real-world uses" list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e983cfc9..4ef592c2 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ Xterm.js is used in several world-class applications to provide great terminal e - [**Repl.it**](https://repl.it): Collaborative browser based IDE with support for 50+ different languages. - [**TeleType**](https://github.com/akshaykmr/TeleType): cli tool that allows you to share your terminal online conveniently. Show off mad cli-fu, help a colleague, teach, or troubleshoot. - [**Intervue**](https://www.intervue.io): Pair programming for interviews. Multiple programming languages supported, with results displayed by xterm.js. +- [**TRASA**](https://trasa.io): Zero trust access to Web, SSH, RDP and Database services. [And much more...](https://github.com/xtermjs/xterm.js/network/dependents) 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. Note: Please add any new contributions to the end of the list only.