From 3de9b8a983f3fa621da4260985f720a69afec026 Mon Sep 17 00:00:00 2001 From: Koushik M L N <koushik.mankala@kodemlaw.com> Date: Sat, 18 May 2019 22:04:04 +0530 Subject: [PATCH] Added Wetty link in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 664058ba0..d07b07882 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ This is useful for: - [Termination](https://atom.io/packages/termination) - Another Atom plugin that provides terminals inside your Atom workspace. - [electerm](https://github.com/electerm/electerm) Terminal/ssh/sftp client(linux, mac, win). - [Extraterm](http://extraterm.org/) +- [Wetty](https://github.com/krishnasrinivas/wetty) Browser based Terminal over HTTP and HTTPS 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.