summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 55aac06..60c30c7 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ For this to work, you need a recent rofi build from git.
For arch linux there is a package in [AUR](https://aur.archlinux.org/packages/clerk-git/)
# FAQ
-1. It's not working properly~
-..* Make sure to have your files tagged properly. You need: `albumartist`, `artist`, `album`, `date`, `tracknumber`, `title` tags.
+1. It's not working properly
+** Make sure to have your files tagged properly. You need: `albumartist`, `artist`, `album`, `date`, `tracknumber`, `title` tags.
2. mpd says 'connection closed by server'
-..* increase your `max_output_buffer_size` in mpd.conf and feel free to request chunked protocol replies for mpd.
+** increase your `max_output_buffer_size` in mpd.conf and feel free to request chunked protocol replies for mpd.