diff --git a/README.md b/README.md index a265a51..3c4696d 100644 --- a/README.md +++ b/README.md @@ -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