diff --git a/README.md b/README.md index 78e80c5..26a7b9c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## goutubedl -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. +Go wrapper for [youtube-dl](https://github.com/ytdl-org/youtube-dl). [API documentation](https://pkg.go.dev/github.com/wader/goutubedl?tab=doc) can be found at godoc.org. See [youtube-dl documentation](https://github.com/ytdl-org/youtube-dl) for how to install and what is recommended to install in addition to youtube-dl.