diff --git a/README.md b/README.md
index 33355bafc7b2b31a0907d2d3499583fddc1972b5..5435ec8055ea5b9be2ec2c58e6c91b719db40153 100644
--- a/README.md
+++ b/README.md
@@ -5,13 +5,13 @@
 
 - functions added:
 -
-- command/hidegui -m 0/1                will show or hide the gui  
-- command/status -m dum                 will publish 1 or 0 to stat/prefix  (to be consistent with sonoff replies)
-- command/volume -m 50                  will set the volume to 50%  
-- command/getmedia -m dum               will publish filelist to media/prefix
-- command/seek -m 50                    will jump to 50secs absolute time in the currently playing video
-- command/getcurrentmedia               will publish current file to media/prefix/current
-- command/setcurrentmedia -m 'filename' will stop and set the symlink to filename 
+- prefix/command/hidegui -m 0/1                will show or hide the gui  
+- prefix/command/status -m dum                 will publish 1 or 0 to stat/prefix  (to be consistent with sonoff replies)
+- prefix/command/volume -m 50                  will set the volume to 50%  
+- prefix/command/getmedia -m dum               will publish filelist to media/prefix
+- prefix/command/seek -m 50                    will jump to 50secs absolute time in the currently playing video
+- prefix/command/getcurrentmedia               will publish current file to media/prefix/current
+- prefix/command/setcurrentmedia -m 'filename' will stop and set the symlink to filename 
 
 
 MQTT addon for Kodi