README: remove trailing whitespace and extra backtick

This commit is contained in:
Ben Sima 2020-04-29 18:31:00 -07:00
parent 5447a0d132
commit 625c1bbc4d

View File

@ -83,7 +83,7 @@ We list some basic settings for you to quickly get things working.
[server] [server]
host = 127.0.0.1 host = 127.0.0.1
port = 64738 port = 64738
```` ```
2. You need to specify a folder that stores your music files. The bot will look for music and upload files into that folder. You also need to specify a temporary folder to store music files download from URLs. 2. You need to specify a folder that stores your music files. The bot will look for music and upload files into that folder. You also need to specify a temporary folder to store music files download from URLs.
``` ```