From 8f3e2b645a1e8fdf01d817b12b59a7b8f61cacdd Mon Sep 17 00:00:00 2001 From: Justin Mecham Date: Sun, 23 Apr 2017 14:36:01 -0400 Subject: [PATCH] Added "Terminal for Atom" to Real-World Uses. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a4dd6c4..f7d2bd8e 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Xterm.js is used in several world-class applications to provide great terminal e - [**Cloud Commander**](https://cloudcmd.io "Cloud Commander"): Orthodox web file manager with console and editor. - [**Codevolve**](https://www.codevolve.com "Codevolve"): Online platform for interactive coding and web development courses. Live container-backed terminal uses `xterm.js`. - [**RStudio**](https://www.rstudio.com/products/RStudio "RStudio"): RStudio is an integrated development environment (IDE) for R. +- [**Terminal for Atom**](https://github.com/jsmecham/atom-terminal-tab): A simple terminal for the Atom text editor. 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.