Skip to content

Commit 826c66c

Browse files
committed
Added examples link to README
1 parent bd97533 commit 826c66c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Arguments:\
2121
`--files`: Required. Specifies the files that should be used for documentation generation.\
2222
`--output`: Optional. Will default to `./JAVA_DOC.md`. Specifies the file in which the generated documentation should be saved.
2323

24+
## Examples
25+
[src/main/java/example](https://github.com/RealCerus/java-documenter/tree/master/src/main/java/example)
26+
2427
## Todo
2528
- Make a GitHub Action
2629
- Implement feature requests

0 commit comments

Comments
 (0)