Fix missing "at"

This commit is contained in:
Mattias Wadman
2019-07-23 21:50:26 +02:00
parent 88fc6c8d7a
commit 929c9e50d6

View File

@ -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.