diff --git a/README.md b/README.md index 2137090..02710d4 100644 --- a/README.md +++ b/README.md @@ -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