Skip to content

Commit 6cb2c32

Browse files
committed
Minor copy changes
1 parent 418f1b1 commit 6cb2c32

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
@@ -12,15 +12,15 @@ Cofoundry does not have a default image resizing implementation and relies on pl
1212

1313
This plugin uses the cross platform [ImageSharp](https://github.com/JimBobSquarePants/ImageSharp) package to resize images dynamically.
1414

15-
ImageSharp has a number of benefits over our SkiaSharp imaging package:
15+
ImageSharp has a number of benefits over our [SkiaSharp imaging package](https://github.com/cofoundry-cms/Cofoundry.Plugins.Imaging.SkiaSharp):
1616

1717
- Support for (animated) gifs
1818
- An extensive range of configuration options
1919
- The ability to preserve EXIF data
2020
- Fully cross-platform
2121
- A commercial support model
2222

23-
If you're using this library we'd recommend supporting their excellent library by buying a [licence](https://sixlabors.com/pricing) where possible.
23+
If you're using this plugin we'd recommend supporting their excellent library by buying a [licence](https://sixlabors.com/pricing) where possible.
2424

2525
## Configuration
2626

0 commit comments

Comments
 (0)