From 2b904e1840df594369f4c1b38f583be855635711 Mon Sep 17 00:00:00 2001 From: Bill Church Date: Thu, 18 May 2017 16:14:06 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0329204..686f1b2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # 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.