From e2c5b569a9af575f7eb3c99672fb026628b88288 Mon Sep 17 00:00:00 2001 From: empathetic-alligator Date: Sun, 14 Dec 2014 21:51:51 -0500 Subject: [PATCH] Added travis build status icon to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d1923b..5bdb203 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/shazow/ssh-chat.svg?branch=master)](https://travis-ci.org/shazow/ssh-chat) + # ssh-chat Custom SSH server written in Go. Instead of a shell, you get a chat prompt.