Browse Source

Update README.md

clockworkpi 6 years ago
parent
commit
3286f32f59
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -48,7 +48,7 @@ sudo apt-get -y install python-pip
 sudo pip install validators numpy requests python-mpd2
 ```
 
-## Create “.mpd_cpi.conf” config
+# Create “.mpd_cpi.conf” config
 
 vim ~/.mpd_cpi.conf
 
@@ -63,7 +63,7 @@ sticker_file    "/home/cpi/music/sticker.sql"
 user    "cpi"
 bind_to_address    "/tmp/mpd.socket"
 auto_update    "yes"
-auto_update_depth "3" 
+auto_update_depth    "3" 
 input {
     plugin "curl"
 }