diff --git a/SPEC.md b/SPEC.md index 68c419c..382dc59 100644 --- a/SPEC.md +++ b/SPEC.md @@ -81,13 +81,13 @@ The Foojay Java in Education Catalog is a community-driven catalog of Java learn ### Creating your first Java application with IntelliJ IDEA -- **Badges:** Video +- **Badges:** Tutorial, Video - **Description:** A video tutorial on how to create and run a simple Java application that prints Hello, World! to the system output. - **Links:** [Video](https://www.youtube.com/watch?v=V_vXRRydnYI) ### Create your first Java application -- **Badges:** Video +- **Badges:** Tutorial - **Description:** A written tutorial on how to create, build, run and package a simple Java application. - **Links:** [Website](https://www.jetbrains.com/help/idea/creating-and-running-your-first-java-application.html)