From 778233da2f0c5de297610f51580fce078c18532c Mon Sep 17 00:00:00 2001 From: Rob Janssen Date: Tue, 17 Mar 2015 12:41:57 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28e956c..70f6c23 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Here are some code snippets that should help you get started... $tfa = new RobThree\TwoFactorAuth\TwoFactorAuth('My Company'); ```` -The TwoFactorAuth class constructor accepts 5 parameters (all optional): +The TwoFactorAuth class constructor accepts 6 parameters (all optional): Parameter | Default value | Use ------------------|---------------|--------------------------------------------------