diff --git a/README.md b/README.md index d98088c..d00449c 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ npm install --save letsencrypt-express ```javascript 'use strict'; -// Note: using staging server url, remove .testing() for production +/* Note: using staging server url, remove .testing() for production +Using .testing() will overwrite the debug flag with true */ var LEX = require('letsencrypt-express').testing(); var lex = LEX.create({