added build instructions

This commit is contained in:
Martchus 2015-05-19 22:55:32 +02:00
parent ec2032bc81
commit c5ef79454a
1 changed files with 5 additions and 0 deletions

View File

@ -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