From 90cf4aa1e04fb0d19eebb86271f95c5ab8d6d931 Mon Sep 17 00:00:00 2001 From: Matt Bailey Date: Fri, 16 Sep 2022 23:53:38 -0400 Subject: [PATCH] updated icon ref link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3e3914..600b2e2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Easy-YTDL -[Easy-YTDL icon by Papirus Development Team, GPL 3.0](Icon/Papirus-Team-Papirus-Apps-Youtube-dl.png) +[Easy-YTDL icon by Papirus Development Team, GPL 3.0](https://github.com/VidiotGeek/Easy-YouTube-DL/blob/main/Icon/Papirus-Team-Papirus-Apps-Youtube-dl.png) ## About This started as a simple script to make the great command line utility [_youtube-dl_](https://yt-dl.org/) easier to use for GUI-centric CLI-phobic users. Folks who wouldn't have a _clue_ what to do with a terminal window in front of them. The idea being, if the sight of a command prompt doesn't **immediately** scare them away, all the user would have to do is paste the URL into the prompt when asked. No having to remember to put it in "quotes" or otherwise having to understand anything about escape characters for the "?" and "=" present in URLs.