Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thanh-taro committed Jun 2, 2016
1 parent 825aaaf commit 04beaac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -61,7 +61,7 @@ Then, add this line:
class_alias(LaLu\JER\Facades\JERFacade::class, 'JER');
```

For localization, you have to create `messages.php` under `resources\lang\vendor\lalu-jer\en` (default is en - English). All built-in message ids are in [here](https://github.com/thanh-taro/lalu-jer/blob/master/src/resources/lang/en/messages.php)
For localization, you have to create `messages.php` under `resources/lang/vendor/lalu-jer/en` (default is en - English). All built-in message ids are in [here](https://github.com/thanh-taro/lalu-jer/blob/master/src/resources/lang/en/messages.php)


## Usage
Expand Down

0 comments on commit 04beaac

Please sign in to comment.