Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nbourguig committed Sep 5, 2016
1 parent 00f8247 commit 6029631
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ Translation your Laravel languages files using a Google Spreadsheet.
```bash
$ php artisan vendor:publish --provider="Nikaia\TranslationSheet\ServiceProvider"
```

### Requirements
Laravel 5.1 | 5.2 | 5.3

## Configuration

Expand Down Expand Up @@ -144,6 +147,8 @@ Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recen
$ composer test
```

_N.B : You need a valid service-account.json file to run tests._

## Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Expand Down

0 comments on commit 6029631

Please sign in to comment.