Skip to content

Commit 773f807

Browse files
authored
Update README.md
1 parent 125d2a6 commit 773f807

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ We welcome PRs to add support for additional image formats.
1313

1414
#### Required criteria
1515

16-
- [ ] Must be one of the raster image formats recognized by [ImageMagick](https://imagemagick.org/script/formats.php).
16+
- [ ] Must be one of the raster image formats [recognized by ImageMagick](https://imagemagick.org/script/formats.php).
1717
- [ ] No patent or licensing restrictions.
1818
- [ ] Specification or sufficiently detailed file format description freely available online.
19-
- [ ] Must include multiple test images with suitable licenses.
19+
- [ ] Must include multiple test images, and their source/license should be mentioned in the PR description.
2020
- [ ] Implementation must be entirely in Rust.
2121

2222
#### Additional nice-to-haves

0 commit comments

Comments
 (0)