We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b926e commit 6a5603eCopy full SHA for 6a5603e
README.md
@@ -9,7 +9,7 @@ This extension lets you use the libvips image processing library
9
from PHP 7 and PHP 8.
10
11
This is not supposed to be used directly! Install this, then use
12
-[php-vips](https://github.com/libvips/php-vips) to layer a nice (and
+[php-vips 1.x](https://github.com/libvips/php-vips) to layer a nice (and
13
documented!) API on top of this extension.
14
15
libvips is fast and needs little memory. The [`vips-php-bench`](
0 commit comments