From 12ba3bf530d1a2ed70607f66b21e194b1f0005e7 Mon Sep 17 00:00:00 2001 From: Infendro Date: Thu, 16 Apr 2026 16:12:39 +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 6828ec2..9540315 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# encoding-kt +# encoding.kt -`encoding-kt` is a Kotlin Multiplatform library that provides common `ByteArray` encodings. +`encoding.kt` is a Kotlin Multiplatform library that provides common `ByteArray` encodings. Supported encodings: - Base2 (binary)