Update README.md
This commit is contained in:
parent
bff6e8c1aa
commit
40172c7f29
|
@ -164,9 +164,9 @@ module.exports = {
|
|||
return [
|
||||
{
|
||||
title, // program title (required)
|
||||
sub_title, // program sub-title (optional)
|
||||
start, // start time of the program (required)
|
||||
stop, // end time of the program (required)
|
||||
sub_title, // program sub-title (optional)
|
||||
description, // description of the program (optional)
|
||||
category, // type of program (optional)
|
||||
season, // season number (optional)
|
||||
|
|
Loading…
Reference in New Issue