Skip to content

Commit c6c0c42

Browse files
committed
add a little table of contents to readme
1 parent 0141f83 commit c6c0c42

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# mpv-selectformat
22

3+
* [Installation](#installation)
4+
* [Features](#features)
5+
* [Default Keys](#default-keys)
6+
37
selectformat is an mpv script that allows you to select the
48
youtube-dl format of the video on the fly.
59

@@ -10,7 +14,7 @@ Based on the unmaintained
1014

1115
![Unfolded](sc2.jpg)
1216

13-
## Install
17+
## Installation
1418

1519
1. Download and copy `selectformat.lua` to your mpv's
1620
[scripts folder](https://mpv.io/manual/stable/#script-location)
@@ -29,7 +33,7 @@ You could add something like this: `ctrl+f script-binding selectformat/menu`
2933
- The initially-loaded format is pre-selected in the menu
3034
- More useful info about the formats are displayed compared to mpv-youtube-quality
3135

32-
## Default keys
36+
## Default Keys
3337

3438
| Key(s) | Function |
3539
|------------------------|----------|

0 commit comments

Comments
 (0)