From 0aa98fae109e1f43dc6d97cf1ee7dafac7d6e83f Mon Sep 17 00:00:00 2001 From: Oliver Vogel Date: Tue, 2 Sep 2014 20:30:01 +0200 Subject: [PATCH] changed description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd4162b3..3b7d43eb 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Intervention Image -Intervention Image is a **PHP image handling and manipulation** library providing an easier and expressive way to create, edit, and compose images. The package includes ServiceProviders and Facades for easy **Laravel 4** integration. +Intervention Image is a **PHP image handling and manipulation** library providing an easier and expressive way to create, edit, and compose images. The package includes ServiceProviders and Facades for easy **Laravel** integration. [![Build Status](https://travis-ci.org/Intervention/image.png?branch=master)](https://travis-ci.org/Intervention/image)