From 929c9e50d62da520dfa4404393abcd3c08d5f3ef Mon Sep 17 00:00:00 2001 From: Mattias Wadman Date: Tue, 23 Jul 2019 21:50:26 +0200 Subject: [PATCH] Fix missing "at" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bbcb3d..2461c3a 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 godoc. +[API Documentation](https://godoc.org/github.com/wader/goutubedl) can be found at godoc. 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.