Skip to content

Commit 8b2197c

Browse files
committed
Update README.md
1 parent db4de8b commit 8b2197c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
## Laravel Test Factory Generator
22

3-
### Complete phpDocs, directly from the source
4-
53
`php artisan test-factory-helper:generate`
64

75
This package helps you generate model factories from your existing models / database structure to get started with testing your Laravel application even faster.
@@ -63,4 +61,4 @@ By default, the command will only append new models and doesn't modify the exist
6361

6462
### License
6563

66-
The Laravel IDE Helper Generator is free software licensed under the MIT license.
64+
The Laravel IDE Helper Generator is free software licensed under the MIT license.

0 commit comments

Comments
 (0)