diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -11,6 +11,12 @@ You can use this library as well for a client application (if you want to create  +# Install using Nuget + +To install TwoStepsAuthenticator, run the following command in the Package Manager Console + + Install-Package TwoStepsAuthenticator + # TOTP ## Client usage |