Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
christian.klisch committed Mar 30, 2017
1 parent 9bc9345 commit e5c5286
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ or use the composer:

in 'src/middleware.php':
```php
$app = new \Slim\App(....);
$app->add(new \Slim\Middleware\Minify() );
```

Expand Down

0 comments on commit e5c5286

Please sign in to comment.