From b38be3a1d0a8747055d0428a95dc75770c08c71f Mon Sep 17 00:00:00 2001 From: Gary Ritchie Date: Fri, 14 Apr 2017 10:50:15 -0700 Subject: [PATCH] Update README with RStudio under real-world uses. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37a92f40..8a4dd6c4 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Xterm.js is used in several world-class applications to provide great terminal e - [**Spyder Terminal**](https://github.com/spyder-ide/spyder-terminal): A full fledged system terminal embedded on Spyder IDE. - [**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. 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.