iwyg / jitimage

Just In Time image manipulation (GD, Imagick, imagemagick) with integration for laravel 4
MIT License
95 stars 8 forks source link

Readme correction #4

Closed bogdanbartis closed 11 years ago

bogdanbartis commented 11 years ago

Corrected service provider configuration value. Should be

'Thapp\JitImage\JitImageServiceProvider'

instead of

'Thapp\XmlConf\JitImageServiceProvider'