From 343e1c8a86f1081fac3571898f0f347e47fc2e07 Mon Sep 17 00:00:00 2001 From: Chris Castle Date: Fri, 24 Jun 2022 12:59:26 -0700 Subject: [PATCH] Add Render to list of xterm.js users --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d98de017c..1359772c2f 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ Xterm.js is used in several world-class applications to provide great terminal e - [**WiTTY**](https://github.com/syssecfsu/witty): Web-based interactive terminal emulator that allows users to easily record, share, and replay console sessions. - [**libv86 Terminal Forwarding**](https://github.com/hello-smile6/libv86-terminal-forwarding): Peer-to-peer SSH for the web, using WebRTC via [Bugout](https://github.com/chr15m/bugout) for data transfer and [v86](https://github.com/copy/v86) for web-based virtualization. - [**hack.courses**](https://hack.courses): Interactive Linux and command-line classes using xterm.js to expose a real terminal available for everyone. +- [**Render**](https://render.com): Platform-as-a-service for your apps, websites, and databases using xterm.js to provide a command prompt for user containers and for streaming build and runtime logs. - [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.