diff --git a/README.md b/README.md index e3a43a2..b986708 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Web SSH Client using ssh2, socket.io, term.js, and express Bare bones example of using SSH2 as a client on a host to proxy a Websocket / Socket.io connection to a SSH2 server. +screenshot 2016-05-18 13 29 53 + # Instructions To install, copy to a location somewhere and 'npm install'