Skip to content

Commit

Permalink
docs: decrease list level
Browse files Browse the repository at this point in the history
  • Loading branch information
whizark committed Dec 19, 2015
1 parent c02b7ad commit bdcf633
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,17 @@ A package:

will be installed as:

* wp-content/
* wp-content/mu-plugins/

* mu-plugins/
* your-plugin.php (loader script)

* your-plugin.php (loader script)
* *your-plugin*/ (same as your package name by default)

* *your-plugin*/ (same as your package name by default)
* foo/

* foo/
* bar.php

* bar.php

* baz.php
* baz.php

## Example `composer.json` File (for MU plugin package)

Expand Down

0 comments on commit bdcf633

Please sign in to comment.