From 03f2297906257c6d3c6bbe9381ded819d3a91fcd Mon Sep 17 00:00:00 2001 From: Mattias Wadman Date: Wed, 24 Jul 2019 16:19:31 +0200 Subject: [PATCH] Fix README.md a bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2461c3a..7c6e0a5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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. +Online [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.