diff options
author | Rob Janssen <rob@devcorner.nl> | 2015-03-17 12:41:57 +0100 |
---|---|---|
committer | Rob Janssen <rob@devcorner.nl> | 2015-03-17 12:41:57 +0100 |
commit | 778233da2f0c5de297610f51580fce078c18532c (patch) | |
tree | 03d78420ae2229d8cb7e8dc718a097a3e748d9d7 | |
parent | e08f79a599aa02c31de184df1ad239e4b378bc8d (diff) | |
download | TwoFactorAuth-778233da2f0c5de297610f51580fce078c18532c.zip TwoFactorAuth-778233da2f0c5de297610f51580fce078c18532c.tar.gz TwoFactorAuth-778233da2f0c5de297610f51580fce078c18532c.tar.bz2 |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ------------------|---------------|-------------------------------------------------- |