From 2c4b231e7ef3dd1f9a39f29114226f818a311e08 Mon Sep 17 00:00:00 2001 From: David Howden Date: Fri, 20 Mar 2015 09:09:07 +1100 Subject: [PATCH] Updated README to include build icon --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e0a69a2..2f21868 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # MP3 and MP4 metadata parsing library +[![Build Status](https://travis-ci.org/dhowden/tag.svg?branch=master)](https://travis-ci.org/dhowden/tag) [![GoDoc](https://godoc.org/github.com/dhowden/tag?status.svg)](https://godoc.org/github.com/dhowden/tag) This package provides basic MP3 (ID3v1,2.{2,3,4}) and MP4 metadata parsing.