From 3266462b80490c8beb6cc0efa1a26d7ecdeddad9 Mon Sep 17 00:00:00 2001 From: neodarz Date: Fri, 10 Apr 2020 12:45:43 +0200 Subject: [PATCH] Fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 598f6d7..506a28b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Predicted functionalities will be those people would expect from any classic mus - Music in local folders (which can be uploaded through the web interface). - Youtube/Soundcloud URLs and playlists (everything supported by youtube-dl). - Radio stations from URL and http://www.radio-browser.info API. -2. **Modern and powerful web remote control interface.** Powered by Flask. Which supports +2. **Modern and powerful web remote control interface.** Powered by Flask. Which supports: - Playlist management. - Music library management, including uploading, browsing all files and edit tags, etc. 3. **Powerful command system.** Commands and words the bot says are fully customizable. Support partial-match for commands. @@ -86,7 +86,7 @@ host = 127.0.0.1 port = 64738 ```` -2. You need to specify a folder that stores your music file. 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. ``` [bot] music_folder = music_folder/