We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c47fc commit 8282a7cCopy full SHA for 8282a7c
README.md
@@ -30,7 +30,10 @@ the tool of your choice - including with popular
30
31
* [Installation](https://cucumber.io/docs/installation/java/)
32
* [Documentation](https://cucumber.io/docs/cucumber/)
33
-* [Hello World project](https://github.com/cucumber/cucumber-java-skeleton)
+* Hello world projects
34
+ * [Maven](https://github.com/cucumber/cucumber-jvm-starter-maven-java)
35
+ * [Gradle](https://github.com/cucumber/cucumber-jvm-starter-gradle-java)
36
+* [Example Projects](https://github.com/cucumber/cucumber-jvm-examples)
37
38
## Upgrading?
39
0 commit comments