Skip to content

Commit f7a5f5f

Browse files
committed
Format README
1 parent 996d46c commit f7a5f5f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ Optional parameter is line-in from another player. Examples:
646646
`/Office/linein`
647647
Selects line-in on zone Office belongs to, with source Office.
648648

649-
`Office/linein/TV Room`
649+
`/Office/linein/TV%20Room`
650650
Selects line-in for zone Office belongs to, with source TV Room.
651651

652652
If you want to to isolate a player and then select line-in, use the `/Office/leave` first.
@@ -661,8 +661,8 @@ Like "Say" but instead of a phrase, reference a custom track from the `static/cl
661661

662662
Examples:
663663

664-
clipall/sample_clip.mp3
665-
clipall/sample_clip.mp3/80
664+
/clipall/sample_clip.mp3
665+
/clipall/sample_clip.mp3/80
666666
/Office/clip/sample_clip.mp3
667667
/Office/clip/sample_clip.mp3/30
668668

@@ -679,7 +679,7 @@ This will join the Kitchen player to the group that Office currently belong to.
679679
`/Kitchen/leave`
680680
Kitchen will leave any group it was part of and become a standalone player.
681681

682-
You don\t have to ungroup a player in order to join it to another group, just join it to the new group and it will jump accordingly.
682+
You don't have to ungroup a player in order to join it to another group, just join it to the new group and it will jump accordingly.
683683

684684
SUB
685685
---

0 commit comments

Comments
 (0)