Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ojhaujjwal authored Oct 21, 2016
1 parent 8407ae0 commit 3408059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ HtImgModule
This module simplifies image manipulation for Zend Framework. This module integrates zf2/zf3 with [Imagine](https://github.com/avalanche123/Imagine), the most amazing Image manipulation library for PHP.

## Installation
* Add `"hrevert/ht-img-module": "0.4.*"` to composer.json and run `php composer.phar update`
* `composer require hrevert/ht-img-module`
* Register `HtImgModule` as module in `config/application.config.php`
* Copy the file located in `vendor/hrevert/ht-img-module/config/ht-img-module.global.php` to `config/autoload` and change the values as you wish

Expand Down

0 comments on commit 3408059

Please sign in to comment.