Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Commit

Permalink
add install composer
Browse files Browse the repository at this point in the history
  • Loading branch information
whera committed Sep 28, 2018
1 parent 12d8df3 commit b27661e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
[![Build Status](https://travis-ci.org/saedigital/phulp-jpg-compress.svg?branch=master)](https://travis-ci.org/saedigital/phulp-jpg-compress)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/saedigital/phulp-jpg-compress/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/saedigital/phulp-jpg-compress/?branch=master)
[![Code Intelligence Status](https://scrutinizer-ci.com/g/saedigital/phulp-jpg-compress/badges/code-intelligence.svg?b=master)](https://scrutinizer-ci.com/code-intelligence)
[![Code Coverage](https://scrutinizer-ci.com/g/saedigital/phulp-jpg-compress/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/saedigital/phulp-jpg-compress/?branch=master)

# phulp-jpg-compress

The jpg-compress addon for [PHULP](https://github.com/reisraff/phulp). It's a wrapper for [intervention/image](http://image.intervention.io).

## Install

```bash
$ composer require ......
$ composer require saedigital/phulp-jpg-compress
```

## Usage
Expand Down

0 comments on commit b27661e

Please sign in to comment.