Skip to content

Commit

Permalink
Update readme to mention phar.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwage committed Nov 21, 2018
1 parent 18afc55 commit b561cc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ other autoloading strategies and application organizational structures, pull req
$ composer require --dev jwage/phpunit-test-generator
```

You can also download the latest PHAR from the [releases](https://github.com/jwage/phpunit-test-generator/releases) page.

## Generate Test Class

Take a class named `App\Services\MyService` located in `src/Services/MyService.php`:
Expand Down

0 comments on commit b561cc5

Please sign in to comment.