Skip to content

Commit e790f17

Browse files
author
hs040x
committed
add phpdoc readme
1 parent e754ddc commit e790f17

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ composer install
2626
composer test
2727
```
2828

29+
## How to generate `phpdoc`
30+
31+
```
32+
composer doc
33+
```
34+
2935
## Others Links
3036

3137
- https://sourcemaking.com/design_patterns

0 commit comments

Comments
 (0)