Update README.md

This commit is contained in:
Bill Church 2016-05-18 13:32:06 -04:00
parent 492ca2b3e6
commit 92abc82d87

View file

@ -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. Bare bones example of using SSH2 as a client on a host to proxy a Websocket / Socket.io connection to a SSH2 server.
<img width="1044" alt="screenshot 2016-05-18 13 29 53" src="https://cloud.githubusercontent.com/assets/1668075/15368633/d2c9c4ca-1cfc-11e6-9961-b5b52a07b9ff.png">
# Instructions # Instructions
To install, copy to a location somewhere and 'npm install' To install, copy to a location somewhere and 'npm install'