diff --git a/README.md b/README.md index 1a87086..eac4996 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # videodownloader A video downloader with Qt GUI (currently only YouTube is maintained). + +## Build instructions +The video downloader depends on c++utilities and qtutilities. Is built in the same way as these libaries. + +The following Qt 5 modules are requried: core gui network