Skip to content

Commit c9d17df

Browse files
authored
Update README.md
1 parent 4602c92 commit c9d17df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
GitHub action to generate PHP project documentation in [MarkDown](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax) format. Based on [evert/phpdoc-md](https://github.com/evert/phpdoc-md) library.
77

8+
***Warning***: at current moment this action doesn't work with PHP newer than 7.4.
9+
810
## Usage
911

1012
To use this action in your project, create workflow in your project similar to this code (Note: some parts and arguments needs to be altered):

0 commit comments

Comments
 (0)