From ac73c381e18332c3f20b9327ee8c4c2c6c2008eb Mon Sep 17 00:00:00 2001 From: Lasse Edfast <8794658+lasseedfast@users.noreply.github.com> Date: Thu, 28 Nov 2024 09:17:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be2f44b..5c435f0 100644 --- a/README.md +++ b/README.md @@ -32,5 +32,5 @@ The colors are defined using ANSI escape codes. You can modify the choose_color This module uses standard Python libraries only and should work on any system that supports Python and ANSI escape codes for terminal colors. ## License -This project is open-sourced under the MIT License. Feel free to use, modify, and distribute as you see fit. ``` +This project is open-sourced under the MIT License. Feel free to use, modify, and distribute as you see fit.