From 827a8612389f6a7997db410b34126f6a71099efa Mon Sep 17 00:00:00 2001 From: qorg11 Date: Tue, 2 Nov 2021 13:47:33 +0100 Subject: [PATCH] Fix readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 698ee99..1eb4bfa 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ interactive search. ## Options -`--instance` instance to use. $config{instance} in .ptclirc. -`--resolution` resolution to use. `0` should be the highest while `n` is the lowlest $config{resolution} in .ptclirc. -`--player` player to use (e.g. mpv, vlc...). $config{player} in .ptclirc. +* `--instance` instance to use. $config{instance} in .ptclirc. +* `--resolution` resolution to use. `0` should be the highest while `n` is the lowlest $config{resolution} in .ptclirc. +* `--player` player to use (e.g. mpv, vlc...). $config{player} in .ptclirc. ## Tricks