diff --git a/INSTALL.md b/README.md similarity index 76% rename from INSTALL.md rename to README.md index de13da7..18eb5a7 100644 --- a/INSTALL.md +++ b/README.md @@ -24,4 +24,10 @@ A Cli Based YouTube Downloader in C++ A: Well my C# downloader is kind of slow on my Wii-Linux-NGX so I created this ## Can This Be ported to Wii (Homebrew Channel) -A: Should be, I might do that latter, but you would need the [4TU libcurl and dependencies](https://gitlab.com/4TU/wii-packages/-/releases) and use ```bash dkp-pacman -S ppc-jansson``` and creating a GUI or something \ No newline at end of file +A: Should be, I might do that latter, but you would need the [4TU libcurl and dependencies](https://gitlab.com/4TU/wii-packages/-/releases) and use ```bash dkp-pacman -S ppc-jansson``` and creating a GUI or something + +## Credits + +- Tyrrrz (for YouTubeExplode, well so I know how to download videos), even though I disagree with him on things about Russia +- Daniel Stenberg and whoever commits to CURL +- Petri Lehtinen and whoever commits to jansson \ No newline at end of file