Skip to content

Commit 518b529

Browse files
committed
Edit readme
1 parent 8127043 commit 518b529

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
Intervention Image is a **PHP image processing library** that provides a simple
1010
and expressive way to create, edit, and compose images. It comes with a universal
1111
interface for the popular PHP image manipulation extensions. You can
12-
choose between the GD library or Imagick as the base layer for all operations.
12+
choose between the GD library, Imagick or libvips as the base layer for all operations.
1313

14-
- Simple & fluent interface for common image editing tasks
15-
- Interchangeable driver architecture with support for GD, Imagick and libvips
14+
- Fluent interface for common image editing tasks
15+
- Interchangeable driver architecture with support for **GD, Imagick and libvips**
1616
- Support for animated images with all drivers
1717
- Framework-agnostic
1818

0 commit comments

Comments
 (0)