From 6f322297968f92816317e35b1b37d16a124c8751 Mon Sep 17 00:00:00 2001 From: Volodymyr Shatskyi Date: Sat, 3 Jun 2017 17:21:07 +0300 Subject: [PATCH] Add Upterm to Real-world Uses --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4fa2956..cf790ab 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ This is useful for: - [Microsoft Visual Studio Code](code.visualstudio.com) - [Hyper](https://hyper.is/) +- [Upterm](https://github.com/railsware/upterm) Do you use node-pty in your application as well? Please open a [Pull Request](https://github.com/Tyriar/node-pty/pulls) to include it here. We would love to have it in our list.