From b466d100ae7e0438a39657c60274e6a18fcf8d14 Mon Sep 17 00:00:00 2001 From: Bill Church Date: Thu, 18 May 2017 16:14:20 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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.