diff --git a/README.md b/README.md index 686f1b2..ecb7d25 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# WebSSH2 -[![Build Status](https://travis-ci.org/billchurch/WebSSH2.svg?branch=master)](https://travis-ci.org/billchurch/WebSSH2) +# WebSSH2 [![Build Status](https://travis-ci.org/billchurch/WebSSH2.svg?branch=master)](https://travis-ci.org/billchurch/WebSSH2) Web SSH Client using ssh2, socket.io, xterm.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.