From db8fd57bd70aedbb6da8a075674e1edce0445e32 Mon Sep 17 00:00:00 2001 From: Joe Lewis Date: Thu, 2 Mar 2023 12:08:22 -0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa1c2f7..9742914 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# Hex-to-Unicode-Converter -Converts hexidecimal values to Unicode characters with Kotlin. +# kotlin-experiments + +A loose collection of Kotlin experiments by me (@sanbeiji).