From 9aa5a2452a7af7dc3c9296f4523b2f7c9de24981 Mon Sep 17 00:00:00 2001 From: Jay Mathis Date: Tue, 5 Jul 2022 02:41:03 -0500 Subject: [PATCH] Update README.md Added link to web3os under Real-world uses --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f4ed568..e5b91c33 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ Xterm.js is used in several world-class applications to provide great terminal e - [**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. - [**CloudTTY**](https://github.com/cloudtty/cloudtty): A Friendly Kubernetes CloudShell (Web Terminal). +- [**web3os**](https://web3os.sh): A decentralized operating system for the next web - [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.