getdave / wp-intervention

On-demand image manipulation for WordPress via the Intervention Library.
26 stars 7 forks source link

Improve usage docs to include full installation instructions #8

Open getdave opened 4 years ago

getdave commented 4 years ago

Currently docs are abit under developed.

"require": {
    "getdave/wp-intervention": "1.1.0"
},
"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/getdave/wp-intervention"
    }
]