From 22838a24da521ff049826f5e94e9f61867e5127e Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 20 Jan 2025 01:38:57 -0500 Subject: [PATCH] README!! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 158252b..aefbc39 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # color-converter -A CLI utility written in Python that translates color codes to other formats. +A CLI color code conversion utility written in Python. # Project Background