diff --git a/README.md b/README.md index 23c1d1f..905c879 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # mac-kt -`mac-kt` is a Kotlin Multiplatform library that provides common MAC implementations. +`mac-kt` is a Kotlin Multiplatform library that provides common [Message Authentication Code](https://en.wikipedia.org/wiki/Message_authentication_code) algorithms. -Supported MACs: +Supported algorithms: - HMAC ## Targets