diff --git a/README.md b/README.md index 94a4ea2..64008f9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # tageditor A tageditor with Qt GUI and command line interface. Supports MP4 (iTunes), ID3, Vorbis and Matroska. + +## Build instructions +The tageditor depends on c++utilities, qtutilities and tagparser. Is built in the same way as these libaries. + +The following Qt 5 modules are requried: core gui script widgets webkitwidgets