From 365f9b4c1bb0a6175d005b1adc8853d4cf513d57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edgar=20Andr=C3=A9s=20Margffoy=20Tuay?= Date: Sat, 18 Mar 2017 18:05:05 -0500 Subject: [PATCH] Added Spyder IDE as a xterm case-use application --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af98ed58..28d1ac47 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Xterm.js is used in several world-class applications to provide great terminal e - [**Codenvy**](http://www.codenvy.com): Cloud workspaces for development teams. - [**CoderPad**](https://coderpad.io): Online interviewing platform for programmers. Run code in many programming languages, with results displayed by `xterm.js`. - [**WebSSH2**](https://github.com/billchurch/WebSSH2): A web based SSH2 client using `xterm.js`, socket.io, and ssh2. +- [**Spyder Terminal**](https://github.com/spyder-ide/spyder-terminal): A full fledged system terminal embedded on Spyder IDE. 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.