From 727623693685acc085e8379c5e9da358284896bf Mon Sep 17 00:00:00 2001 From: Andrew Radev Date: Wed, 24 Feb 2021 21:46:06 +0200 Subject: [PATCH] Update build status link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12473c4..bb34ef0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/AndrewRadev/id3-image.svg?branch=master)](https://travis-ci.org/AndrewRadev/id3-image) +[![Build Status](https://travis-ci.org/AndrewRadev/id3-image.svg?branch=main)](https://travis-ci.org/AndrewRadev/id3-image) This tool wraps the [rust-id3](https://github.com/jameshurst/rust-id3) library to provide an easy way to manipulate embedded cover art in an mp3 file. The embedded image usually gets picked up by music players and thumbnail generators.