README: remove trailing whitespace and extra backtick

Merge pull request #137 from bsima/readme
This commit is contained in:
azlux 2020-04-30 09:08:14 +02:00 committed by GitHub
commit a0d12703ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.
``` ```