diff --git a/README.md b/README.md index 3654012..30e5797 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ differences, FLIP's comparison can be more meaningful than a simple pixel-wise c In order to keep a small dependency closure, this crate does not depend on `image`, but interop is simple. +## Windows + +The FLIP library requires MSVC 2022 or newer to compile. + ## Example ```rust