From 3dabb4779e5ddde32b85878d9b8bb1588d6499cb Mon Sep 17 00:00:00 2001 From: billchurch Date: Sat, 10 Feb 2018 15:54:55 -0500 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dece6b..eeba83f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Web SSH Client using ssh2, socket.io, xterm.js, and express A bare bones example of an HTML5 web-based terminal emulator and SSH client. We use SSH2 as a client on a host to proxy a Websocket / Socket.io connection to a SSH2 server. -Screenshot 2017-03-23 18.13.59 +WebSSH2 v0.2.0 demo # Instructions To install: