From 51110eda88f4518e4a2c363b258ce5398547ae62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hallvard=20Tr=C3=A6tteberg?= <hal@ntnu.no> Date: Fri, 19 Jun 2020 15:01:09 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5783be6..ed65065 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[](https://gitpod.io/#https://gitlab.stud.idi.ntnu.no/it1901/gitpod-templates) + # gitpod-templates -Gitpod-ready templates \ No newline at end of file +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 -- GitLab