Skip to content

Commit

Permalink
Add testing section to Readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolay Gnatyo committed Aug 18, 2017
1 parent 01885e3 commit db809d1
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 @@ -3,4 +3,9 @@
## Install
```bash
composer install
```

## Testing
```bash
vendor/bin/phpunit
```

0 comments on commit db809d1

Please sign in to comment.