updated readme

This commit is contained in:
Martchus 2015-08-26 20:28:09 +02:00
parent 93b44cf2a4
commit 965ed9157e
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# videodownloader
# Video Downloader
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 video downloader depends on c++utilities and qtutilities and is built in the same way as these libaries.
The following Qt 5 modules are requried: core gui widgets network