diff --git a/README.md b/README.md index b1d53cf..158252b 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ A CLI utility written in Python that translates color codes to other formats. -= actively under construction = - # Project Background I started this project because I found myself converting between Hex and RGB a lot while ricing. As I was frequently visiting various color picker websites, I began thinking more and more about how color conversions even work in the first place.