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.