diff --git a/README.md b/README.md index 0a8f6e3..ee9ed34 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ Okay, let's go. - Edit your copy of make.py - set ```scheduleUrl``` to the url of your schedule.xml-file - modify vorspannFrames (preroll) - see section about the frame-generators below - - search for ```DEBUG MODE``` and comment the sections about abspann (postroll) and pause - - run ```./make.py --debug``` to generate your preroll first preroll + - search for ```!!! DEBUG MODE !!!``` and comment the sections about abspann (postroll) and pause + - run ```./make.py --debug``` to generate your first preroll - if it looks good, duplicate vorspann.svg to abspann.svg (postroll) and pause.svg (pause-loop) and modify them according to your needs. You can use different IDs if required - modify abspannFrames and pauseFrames liek before an test them using ```./make.py --debug``` - it they look like you'd want them to, run ```make.py```.