Skip to content

Commit

Permalink
[CLEANUP] Readme cleaned (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyb10101 authored and Kanti committed Oct 14, 2017
1 parent 3601c4f commit a89d877
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
[![Packagist](https://img.shields.io/packagist/v/pluswerk/grumphp-config.svg?style=flat-square)](https://packagist.org/packages/pluswerk/grumphp-config)
[![Packagist](https://img.shields.io/packagist/l/pluswerk/grumphp-config.svg?style=flat-square)](https://opensource.org/licenses/LGPL-3.0)
[![Code Climate](https://img.shields.io/codeclimate/github/pluswerk/grumphp-xliff-task.svg?style=flat-square)](https://codeclimate.com/github/pluswerk/grumphp-xliff-task)
# Add this to your Projects composer.json: #
````js

# Add this to your projects composer.json:

```json
"extra": {
"grumphp": {
"config-default-path": "vendor/pluswerk/grumphp-config/grumphp.yml"
Expand All @@ -11,4 +13,4 @@
"require-dev": {
"pluswerk/grumphp-config": "2.*"
}
````
```

0 comments on commit a89d877

Please sign in to comment.