From 93dabd62b38f9c0db11645b729e36319dcf0d982 Mon Sep 17 00:00:00 2001 From: Eero Lehtinen Date: Fri, 25 Oct 2024 15:02:35 +0300 Subject: [PATCH] Add badge --- readme.md => README.md | 2 ++ 1 file changed, 2 insertions(+) rename readme.md => README.md (90%) diff --git a/readme.md b/README.md similarity index 90% rename from readme.md rename to README.md index ab38928..4610dc0 100644 --- a/readme.md +++ b/README.md @@ -4,6 +4,8 @@ Try the web demo: https://oklch.eerolehtinen.fi/ +[![Crates.io](https://img.shields.io/crates/v/oklch-color-picker)](https://crates.io/crates/oklch-color-picker) + ## Features - Takes an input color as a cli argument and ouputs the edited color to stdout