Skip to content

Commit 261198a

Browse files
committed
Update README with more links
1 parent f65bbe3 commit 261198a

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
@@ -24,6 +24,9 @@ If you plan to build Java Modules with Gradle, you should consider using these p
2424
[Here is a sample](https://github.com/jjohannes/java-module-testing/tree/main/samples/use-all-java-module-plugins)
2525
that shows all plugins in combination.
2626

27+
[Full Java Module System Project Setup](https://github.com/jjohannes/gradle-project-setup-howto/tree/java_module_system) is a full-fledged Java Module System project setup using these plugins.
28+
[<img src="https://onepiecesoftware.github.io/img/videos/15-3.png" width="260">](https://www.youtube.com/watch?v=uRieSnovlVc&list=PLWQK2ZdV4Yl2k2OmC_gsjDpdIBTN0qqkE)
29+
2730
# How to use this plugin
2831

2932
This plugin allows you to add module information to a Java library that does not have any.

0 commit comments

Comments
 (0)