From fba309f0a47d5cc8bff6d52c02de7cbd7ba94ce2 Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Tue, 3 Feb 2015 20:36:11 -0500 Subject: [PATCH] Add build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d232a67..52c8b77 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ Write.as ======== +[![Build Status](https://travis-ci.org/writeas/writeas-telnet.svg)](https://travis-ci.org/writeas/writeas-telnet) + This is a simple telnet-based interface for publishing text. Users connect and paste / type what they want to publish. Upon indicating that they're finished, a link is generated to access their new post on the web. ## Try it