From dab3aef49f63007d248c1f8d88d11fe22a9afdd4 Mon Sep 17 00:00:00 2001 From: Simon O'Shea <55282932+osheas1atwit@users.noreply.github.com> Date: Sat, 30 Nov 2024 00:34:46 +0000 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0a4f7fe --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# color-converter +A python utility that translates color codes to other formats.