Skip to content

Commit 15a24d4

Browse files
committed
Update README.md, 0.0.2
1 parent 499c8c0 commit 15a24d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Yii::$app stubs generator extension for Yii 2
2-
=============================================
1+
Yii::$app stubs generator for Yii 2
2+
===================================
33

44
This extension provides no-more-butthurt generator command for Yii 2.
55

@@ -32,7 +32,7 @@ To use this extension, simply add the following code in your application configu
3232

3333
```php
3434
'controllerMap' => [
35-
'fixture' => [
35+
'stubs' => [
3636
'class' => 'bazilio\stubsgenerator\StubsController',
3737
],
3838
],

0 commit comments

Comments
 (0)