Skip to content

Commit

Permalink
docs: add new lines
Browse files Browse the repository at this point in the history
  • Loading branch information
whizark committed Dec 19, 2015
1 parent 74d7979 commit c02b7ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![Build Status](https://travis-ci.org/devaloka/mu-plugin-installer.svg?branch=master)](https://travis-ci.org/devaloka/mu-plugin-installer) [![Packagist](https://img.shields.io/packagist/v/devaloka/mu-plugin-installer.svg)](https://packagist.org/packages/devaloka/mu-plugin-installer)

This is a Composer Installer for WordPress MU Plugins.

The Installer is basically based on/compatible with [A Multi-Framework Composer Library Installer](https://github.com/composer/installers)
but it also supports the loader script installation of your MU plugin.

Expand Down Expand Up @@ -72,6 +73,7 @@ relative path from your package root.
```

`{$vendor}`, `{$name}` and `{$type}` variables are available.

In addition, `{$loader}` variable is available, which is the relative path
to the loader file.

Expand Down

0 comments on commit c02b7ad

Please sign in to comment.