added build instructions

This commit is contained in:
Martchus 2015-05-19 22:53:17 +02:00
parent a4c08f20c2
commit e7932d50cc
1 changed files with 4 additions and 0 deletions

View File

@ -1,2 +1,6 @@
# tagparser
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis and Matroska tags.
## Build instructions
The tagparser library depends on c++utilities and is built in the same way.
It also depends on zlib.