Update README.md

This commit is contained in:
Aleksandr Statciuk 2021-08-21 16:27:51 +03:00 committed by GitHub
parent 45c531eac6
commit f2fb0a1b2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ module.exports = {
site: 'example.com', // site domain name (required)
output: 'example.com.guide.xml', // path to output file (default: 'guide.xml')
channels: 'example.com.channels.xml', // path to channels.xml file (required)
days: 3, // number of days for which to grab the program (default: 1)
request: { // request options (details: https://github.com/axios/axios#request-config)