[DOCS] Add link to walk-through wiki on the README
This commit is contained in:
parent
5244b7c939
commit
7dfbb043fa
1 changed files with 4 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue