From 7a2f3efe4d7266ee2ae47c7389936c62ae26deec Mon Sep 17 00:00:00 2001 From: Mattias Wadman Date: Sun, 11 Aug 2019 09:50:20 +0200 Subject: [PATCH] Reword README.md a bit --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index f1b302d..8467ce3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ ## goutubedl -Go wrapper for [youtube-dl](https://github.com/ytdl-org/youtube-dl). - -Online [API documentation](https://godoc.org/github.com/wader/goutubedl) can be found at godoc.org. +Go wrapper for [youtube-dl](https://github.com/ytdl-org/youtube-dl). [API documentation](https://godoc.org/github.com/wader/goutubedl) can be found at godoc.org. See [youtube-dl documentation](https://github.com/ytdl-org/youtube-dl#do-i-need-any-other-programs) for what is recommended to install in addition to youtube-dl.