Skip to content

Commit

Permalink
Merge pull request #5 from DCzajkowski/patch-1
Browse files Browse the repository at this point in the history
Remove irrelevant section
  • Loading branch information
freekmurze committed Jan 2, 2017
2 parents 483c053 + e4df396 commit 0d1c2e0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,10 +293,6 @@ Fractal::create(['item1', 'item2'], function ($item) {
})->toArray();
```

## Quickly creating a transformer

You can run the `make:transformer` command to quickly generate a dummy transformer. By default it will be stored in the `app\Transformers` directory.

## Change log

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
Expand Down

0 comments on commit 0d1c2e0

Please sign in to comment.