Skip to content

Commit

Permalink
Missing info about install static resources
Browse files Browse the repository at this point in the history
  • Loading branch information
snapshotpl committed Mar 15, 2014
1 parent e7f7c2d commit ac2e301
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ Version 0.9.0 Created by Witold Wasiczko

![PHP Debug Bar Messages](http://www.psd2html.pl/public/ZfSnapPhpDebugBar/ZfSnapPhpDebugBar1.png)

Usage
-----
Just install module via `composer.json` and use all features of [PHP Debug Bar](http://phpdebugbar.com/) project!

How to install?
---------------
By [composer.json](https://getcomposer.org/)
Expand All @@ -22,7 +18,9 @@ By [composer.json](https://getcomposer.org/)
}
```

run `composer update` and add module `ZfSnapPhpDebugBar` to ZF2 `application.config.php`
run `composer update` and add module `ZfSnapPhpDebugBar` to ZF2 `application.config.php`.

You need also copy all files from `vendor/maximebf/debugbar/src/DebugBar/Resources/` into `public/DebugBar/Resources/`.

Features
--------
Expand Down

0 comments on commit ac2e301

Please sign in to comment.