Skip to content

Commit 8e71e68

Browse files
authored
Add windows requierement
look like MCVC 2019 is not enough for this project.
1 parent d532489 commit 8e71e68

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ differences, FLIP's comparison can be more meaningful than a simple pixel-wise c
1111
In order to keep a small dependency closure, this crate does not depend on `image`,
1212
but interop is simple.
1313

14+
## Requirement
15+
16+
### Windows
17+
18+
- MCVC 2022
19+
1420
## Example
1521

1622
```rust

0 commit comments

Comments
 (0)