From 21c8284eba0796dc419096f0ee863dabb00bbde8 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:56:14 +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 eb163f6..2f7a6c3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Lestrade: Colorful Text Printing for Go -![Lestrade Icon](palette.png) +![Lestrade Icon](logo.png) Lestrade is a small Go library that allows you to print text in different colors. It's a fun and handy tool for adding some visual flair to your command-line applications. With Lestrade, you can make your text stand out and enhance the user experience.