From 61033872047c458f72119f05b2eae87808987fa7 Mon Sep 17 00:00:00 2001 From: Markus Gans Date: Mon, 10 Aug 2015 01:13:23 +0200 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66b5f1d0..a5524748 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -The Final Cut +The Final Cut [![Build Status](https://travis-ci.org/gansm/finalcut.svg?branch=master)](https://travis-ci.org/gansm/finalcut) ============= The Final Cut is a programming library and widget toolkit that creates a text-based user interface with full mouse support. It supports the controlled handling of multiple simultaneous windows. The C++ class design is inspired by the Qt framework. It offers common user interface elements like dialog windows, push buttons, check boxes, radio buttons, input lines, list boxes, status bars and so on.