From 7b95b759850cbb73ae26153871655516129bd360 Mon Sep 17 00:00:00 2001 From: Pierre Hubert Date: Tue, 22 Mar 2022 17:59:10 +0100 Subject: [PATCH] Updated README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb34ef0..02af5e2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -[![Build Status](https://travis-ci.org/AndrewRadev/id3-image.svg?branch=main)](https://travis-ci.org/AndrewRadev/id3-image) +This project is a fork of the crate [id3_image](https://crates.io/crates/id3-image) with extended API and updated dependencies. + +___ 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.