Skip to content

Commit dc0e696

Browse files
authored
Update README.md
1 parent aacdb18 commit dc0e696

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ public static void main(String... args) {
3636
## API
3737
[![](https://jitpack.io/v/poyrazinan/JavaLicense.svg)](https://jitpack.io/#poyrazinan/JavaLicense)
3838
[![Java CI with Maven](https://github.com/poyrazinan/JavaLicense/actions/workflows/maven.yml/badge.svg)](https://github.com/poyrazinan/JavaLicense/actions/workflows/maven.yml)
39+
[![JavaLicense JavaDoc](https://github.com/poyrazinan/JavaLicense/actions/workflows/publish-javadoc-maven.yml/badge.svg)](https://github.com/poyrazinan/JavaLicense/actions/workflows/publish-javadoc-maven.yml)
40+
41+
### Javadoc
42+
[Click](https://poyrazinan.github.io/JavaLicense/javadoc/)
43+
3944
### Maven:
4045
```xml
4146
<repositories>
@@ -96,4 +101,4 @@ dependencies {
96101

97102
## License
98103

99-
This project is licensed under the MIT License. For more information, please see the [LICENSE](LICENSE) file.
104+
This project is licensed under the MIT License. For more information, please see the [LICENSE](LICENSE) file.

0 commit comments

Comments
 (0)