From 045af38398a7d2da26c16195c5fe9c799cc872ce Mon Sep 17 00:00:00 2001 From: Infendro Date: Sat, 4 Oct 2025 11:53:14 +0200 Subject: [PATCH] update README add MAC link to wikipedia --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e176e8e..61c4a33 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Kotlin MAC -This library provides various Message Authentication Code implementations in Kotlin Multiplatform. +This library provides various [Message Authentication Code](https://en.wikipedia.org/wiki/Message_authentication_code) implementations in Kotlin Multiplatform. ## Features