Skip to content

Commit cf4a53e

Browse files
committed
chore(README): include the factory subgenerator
1 parent f366a4b commit cf4a53e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ $ gulp tdd
4848
```
4949
$ yo angular-next:module [name]
5050
$ yo angular-next:controller [module_name] [name]
51+
$ yo angular-next:factory [module_name] [name]
5152
$ yo angular-next:directive [module_name] [name]
5253
$ yo angular-next:filter [module_name] [name]
5354
```

0 commit comments

Comments
 (0)