From 2fa969805ea52fe3079278c1edfd4c1a9b7f39e0 Mon Sep 17 00:00:00 2001 From: Zack Guo Date: Fri, 20 Mar 2015 16:34:49 -0400 Subject: [PATCH] Add travis label --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bb0c97..77e1c46 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# termui +# termui ![build status](https://travis-ci.org/gizak/termui.svg?branch=master) Go terminal dashboard. Inspired by [blessed-contrib](https://github.com/yaronn/blessed-contrib), but purely in Go. Cross-platform, easy to compile, and fully-customizable.