Skip to content

Commit be32d4d

Browse files
authored
Update README.md
1 parent 17d8894 commit be32d4d

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
@@ -7,8 +7,8 @@
77

88
An implementation of the Medium-style progressive image loading technique.
99

10-
This package provides a simple wrapper around PHP's Imagick class to generate
11-
scaled-down, blurry versions of your images. These compressed images are used
10+
This package provides a simple wrapper around the [Imagine library](https://github.com/avalanche123/Imagine)
11+
to generate scaled-down, blurry versions of your images. These compressed images are used
1212
as temporary placeholders while the browser is loading the original images.
1313

1414
A thin front-end layer is provided: a simple ES5/UMD module and a few lines of

0 commit comments

Comments
 (0)