List steam feature in README

This commit is contained in:
timvisee 2023-01-05 14:22:02 +01:00
parent 068b746a79
commit 005ae37f70
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ With optional feature "serde_support", library-defined types `TOTP` and `Algorit
With optional feature "gen_secret", a secret will be generated for you to store in database.
### zeroize
Securely zero secret information when the TOTP struct is dropped.
### steam
Add support for Steam TOTP tokens.
# Examples