From d8db3a2caf03e397cd4636813ed5321bcd4cc95c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lia=20Br=C3=BCggemann?= <118379719+BlyDoesCoding@users.noreply.github.com> Date: Sat, 9 Sep 2023 22:53:11 +0200 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 608c310..eacc95f 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # Mycroft -![Mycroft Icon](jellyfish.png) +![Mycroft Icon](logo.png) Mycroft is a fun and simple Go-based application that translates ASCII characters into Jellyfish Emojis and vice versa. This project is a small side endeavor to improve Go programming skills and explore the world of whimsical text transformations. Please note that Mycroft is not optimized for production use but serves as a fun coding exercise.