From 98969cbbaecda2dd7ae18d0e9d22834a9bf68d22 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hallvard=20Tr=C3=A6tteberg?= <hal@ntnu.no>
Date: Thu, 17 Sep 2020 16:51:45 +0200
Subject: [PATCH] Update README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dc92f60..6197eb4 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.idi.ntnu.no/#https://gitlab.stud.idi.ntnu.no/it1901/todo-list) 
+[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.idi.ntnu.no/#https://gitlab.stud.idi.ntnu.no/it1901/todo-list/-/tree/android)
+
+Note that the badge links our own gitpod installation. If you're not a student at NTNU, please fork and use [gitpod.io](https://gitpod.io) instead.
 
 # JavaFX on Android using GraalVM and Gluon's client-maven-plugin
 
-- 
GitLab