From ff0a6f23972bacbfdab5a4df049d699987641eae Mon Sep 17 00:00:00 2001 From: Ryan Oldenburg Date: Mon, 1 Mar 2021 12:25:42 -0600 Subject: [PATCH] add to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c4ee16..ce3a080 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Features: * Shadows, glows and blurs. * Complex masking: Subtract, Intersect, Exclude. * Complex blends: Darken, Multiply, Color Dodge, Hue, Luminosity... etc. +* Many operations are SIMD accelerated where possible. ### Documentation