mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-18 04:11:55 +00:00
Update README.md
This commit is contained in:
@@ -29,7 +29,7 @@ Add the following line to the composer.json file:
|
||||
Here are some code snippets that should help you get started...
|
||||
|
||||
````php
|
||||
// Start by including the TwoFactorAuth.php file which contains all you need (for now)
|
||||
// Create a TwoFactorAuth instance
|
||||
$tfa = new RobThree\TwoFactorAuth\TwoFactorAuth('My Company');
|
||||
````
|
||||
|
||||
|
||||
Reference in New Issue
Block a user