From e7932d50cc6a4fd128badfcba5bab574de7d9d8f Mon Sep 17 00:00:00 2001 From: Martchus Date: Tue, 19 May 2015 22:53:17 +0200 Subject: [PATCH] added build instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e61bc5b..aafc039 100644 --- a/README.md +++ b/README.md @@ -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.