diff --git a/README.md b/README.md index 7174716..df50ad0 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,6 @@ currently supports playing single tracks or full albums. Selections are made using a 4 digit code; album number and track number. Basic playback controls are available during album play to skip back, ahead, and repeat track. -jaw is a wizard for building the jukebox dialplan. After uploading your files -in the proper folder/filename convention, just answer the jaw's questions; it -will automagically spit out a jukebox dialplan. - ## How To Use/Setup Asterisk Jukebox depends heavily on your files being stored in a specific way; @@ -83,9 +79,9 @@ to enter a 4 digit code comprised of the album and track number: Track number "00" is special and when entered, will play the entire album back from the beginning. In album playback, the following controls affect playback: -1 - skips back a track -2 - repeats the current track -3 - skips ahead a track +- 1 - skips back a track +- 2 - repeats the current track +- 3 - skips ahead a track At the end of the album, or at any time during playback; pressing 0 returns to the main menu.