From dd1b15cf018e59444b4a408a2ca4ff4f46903154 Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 19 Apr 2014 20:44:52 +0200 Subject: [PATCH] even more text fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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```.