Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikicaivosevic committed Jul 13, 2018
1 parent 83def1e commit 059b8f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Simple translation controller plugin
# Simple translation controller plugin

##Installation
## Installation
`composer install mikica/zf2-translate-plugin`

You need to register new module. Add in file config/application.config.php:
Expand All @@ -14,7 +14,7 @@ You need to register new module. Add in file config/application.config.php:

The module is ready to use.

##Usage in controller
## Usage in controller

```php
<?php
Expand Down

0 comments on commit 059b8f7

Please sign in to comment.