Skip to content

Commit

Permalink
Add installation doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
windmaomao committed Jun 17, 2014
1 parent dc0c226 commit d9567c2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ Use config.php to change position, and colors for default or 'local' environment

The color bar is set to be enabled when debug mode is on by default.

### Installation

Run `composer require qplot/environment-color:0.1`

Add `'QPlot\EnvironmentColor\ColorServiceProvider'` to `providers` in `app/config/app.php`

### Changelog

#### 0.1.0
Expand Down

0 comments on commit d9567c2

Please sign in to comment.