From cebbac82659d395de46b3ade321fa7aed904fc2c Mon Sep 17 00:00:00 2001 From: Subhadip Naskar Date: Fri, 22 May 2020 10:48:17 +0530 Subject: [PATCH] Added DockerStacks link to real world uses --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02dd9578..74623fda 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ Xterm.js is used in several world-class applications to provide great terminal e - [**x-terminal**](https://atom.io/packages/x-terminal): Atom plugin for providing terminals inside your Atom workspace. - [**CoCalc**](https://cocalc.com/): Lots of free software pre-installed, to chat, collaborate, develop, program, publish, research, share, teach, in C++, HTML, Julia, Jupyter, LaTeX, Markdown, Python, R, SageMath, Scala, ... - [**Dank Domain**](https://www.DDgame.us/): Open source multiuser medieval game supporting old & new terminal emulation. - +- [**DockerStacks**](https://docker-stacks.com/): Local LAMP/LEMP development studio [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.