Reword README.md a bit

This commit is contained in:
Mattias Wadman
2019-08-11 09:50:20 +02:00
committed by GitHub
parent 26053e2323
commit 7a2f3efe4d

View File

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