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