From 32eabe3f3fb7dde8875971c139c5892a7a7bf436 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Escolano?= Date: Tue, 9 May 2017 13:42:55 +0200 Subject: [PATCH] Add build status in README file. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f7afaf1..b237764 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # parse-torrent-title +[![Build Status](https://travis-ci.org/clement-escolano/parse-torrent-title.svg?branch=master)](https://travis-ci.org/clement-escolano/parse-torrent-title) + This package helps you extract information from a torrent name such as language, resolution and codec. ## Installation