SoumyaJ commited on
Commit
ee89f5b
·
verified ·
1 Parent(s): b59f399

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -44,10 +44,10 @@ Constraints:
44
  - Do NOT start with any greeting or introduction.
45
  - You MUST return exactly and only the schedule lines in this format:
46
 
47
- HH:MM - HH:MM ProgramName: <1-line reason>
48
 
49
  Example:
50
- 08:00 - 08:30 Morning Match Recap: Ideal morning content to start the day
51
 
52
  Instructions:
53
  - Avoid back-to-back programs of the same ProgramType
 
44
  - Do NOT start with any greeting or introduction.
45
  - You MUST return exactly and only the schedule lines in this format:
46
 
47
+ HH:MM - HH:MM : ProgramName
48
 
49
  Example:
50
+ 08:00 - 08:30 : Morning Match Recap
51
 
52
  Instructions:
53
  - Avoid back-to-back programs of the same ProgramType