[DOCS] Add link to walk-through wiki on the README

This commit is contained in:
Jesse Bannon 2022-08-04 17:44:48 -07:00 committed by GitHub
parent 5244b7c939
commit 7dfbb043fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,9 +35,11 @@ maximum flexibility while maintaining simplicity.
## How it Works
`ytdl-sub` uses YAML configs to define a layout for how you want media to look
after it is downloaded. See our
after it is downloaded. See the
[walk-through in our wiki](https://github.com/jmbannon/ytdl-sub/wiki)
to learn how `ytdl-sub` works, our
[example configurations](https://github.com/jmbannon/ytdl-sub/tree/master/examples)
that we personally use and
that we personally use, and
[readthedocs](https://ytdl-sub.readthedocs.io/en/latest/config.html#)
for detailed information on specific sections or fields. Downloading looks like this.