Update README
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Pierre Hubert 2022-03-22 18:16:59 +01:00
parent 1514394143
commit f434b88368
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# id3-image-rs
[![Build Status](https://drone.communiquons.org/api/badges/pierre/id3-image-rs/status.svg)](https://drone.communiquons.org/pierre/id3-image-rs)
This project is a fork of the crate [id3_image](https://crates.io/crates/id3-image) with extended API and updated dependencies.
99.9% of the credit for this work should go to the [initial author of this crate](https://github.com/AndrewRadev).
___
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.