diff --git a/README.md b/README.md index cf24a530254ebd8f78090e05582111a229f16871..8540d79e3b7e063a1e4eee5df9354e6a506b71e9 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,6 @@ -[](https://gitpod.idi.ntnu.no/#https://gitlab.stud.idi.ntnu.no/it1901/gitpod-templates) - -# gitpod-templates - -This repo contains templates for repositories that support gitpod, i.e. with proper .gitignore, .gitpod.docker and .gitpod.yml files - -There are also branches for projects configured with maven and/or gradle for various purposes ## javafx branch -[](https://gitpod.idi.ntnu.no/#https://gitlab.stud.idi.ntnu.no/it1901/gitpod-templates/tree/javafx-maven) +[](https://gitpod.idi.ntnu.no/#https://gitlab.stud.idi.ntnu.no/mikkem/hellojavafx) Contains example of minimal javafx app (with test) built with maven