From 8f5c6820148e28191fb7eb61bcb9bd142da30a1c Mon Sep 17 00:00:00 2001 From: Infendro Date: Thu, 16 Apr 2026 16:10:24 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f869a51..f106859 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# mac-kt +# mac.kt -`mac-kt` is a Kotlin Multiplatform library that provides common [Message Authentication Codes](https://en.wikipedia.org/wiki/Message_authentication_code). +`mac.kt` is a Kotlin Multiplatform library that provides common [Message Authentication Codes](https://en.wikipedia.org/wiki/Message_authentication_code). Supported algorithms: - HMAC