commit 6f9042ca96eb1d219aa0f01ea86f6583d521d139 from: Witcher01 date: Thu Mar 28 13:30:54 2019 UTC added README commit - 49dc9b41403a196ce45e2e00e0b8a2dfe281e4e3 commit + 6f9042ca96eb1d219aa0f01ea86f6583d521d139 blob - /dev/null blob + c253e8b2803f8dd9f0804b42f7140aa6a1f51d6f (mode 644) --- /dev/null +++ README @@ -0,0 +1,13 @@ +id3r - simple id3v1 tag reader +============================== +id3r is a small program to read id3v1 tags. + + +Requirements +------------ +To build id3r you need only the compiler, cc. + + +Running id3r +------------ +id3r takes only 1 argument, the filename of the mp3 file to show the id3v1 tag.