From 65914bbc17718dd920d6086249ec38a03cbb0f8b Mon Sep 17 00:00:00 2001 From: supernovatux Date: Sun, 4 Sep 2022 19:26:51 +0530 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42f3ca1..7ef5dfe 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Git clone the repo and do a cargo build. ## Roadmap - Improve performance. - - Use grayscale and average just a single channel + - Average `Vec[u8]` directly - Make it cross platform. ## Related