From 912e818481465993833446771615e96c9fefeb1d Mon Sep 17 00:00:00 2001 From: simon <55282932+sotrali@users.noreply.github.com> Date: Sat, 23 Aug 2025 01:44:46 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c968cb8..ce6292d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A robust CLI color conversion utility written in Python. # Features - Supports conversions between hexcode, RGB, CMY, CMYK, HSL, and HSV -- Lenient automatic input detection (can be overriden) +- Lenient, overridable, automatic input detection - Bulk conversions to and from files # Installation