From fc33b2aba82693e86939c3468185ed5022753181 Mon Sep 17 00:00:00 2001 From: pietrop Date: Sat, 6 Apr 2019 21:03:44 +0100 Subject: [PATCH] Travis badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 30e3cc0..0c41cc2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # `subtitleComposer` App +[![Build Status](https://travis-ci.org/pietrop/subtitlesComposer-app.svg?branch=master)](https://travis-ci.org/pietrop/subtitlesComposer-app) + A simple os x desktop app built in electron, using [Aeneas][aeneas] under the hood to generate captions files from media(audio or video) and plain text transcriptions without time-codes. ## Usage