update README
small rewording, link wikipedia article
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# otp-kt
|
||||
|
||||
`otp-kt` is a Kotlin Multiplatform library that provides common one-time password implementations.
|
||||
`otp-kt` is a Kotlin Multiplatform library that provides common [One-Time Password](https://en.wikipedia.org/wiki/One-time_password) algorithms.
|
||||
|
||||
Supported implementations:
|
||||
Supported algorithms:
|
||||
- HOTP
|
||||
- TOTP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user