Skip to content

Commit

Permalink
Include banner in options example
Browse files Browse the repository at this point in the history
  • Loading branch information
spookyUnknownUser committed Dec 15, 2017
1 parent 6ca3dd3 commit 4ccf44a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -52,6 +52,7 @@ var files = ['my', 'array', 'of', 'HTML', 'files', 'or', 'http://urls.com'],
timeout : 1000,
htmlroot : 'public',
report : false,
banner : false,
uncssrc : '.uncssrc',
userAgent : 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X)'
};
Expand Down

0 comments on commit 4ccf44a

Please sign in to comment.