update README

small rewording, link wikipedia article
This commit is contained in:
2025-12-14 14:43:30 +01:00
parent 8870703608
commit 37bbe35482

View File

@@ -1,8 +1,8 @@
# otp-kt # 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 - HOTP
- TOTP - TOTP