From dcffcee5b938b51643a569196aa9be015be6a98b Mon Sep 17 00:00:00 2001 From: Martin Alexander Kaminski Date: Fri, 18 Sep 2026 21:43:02 +0200 Subject: [PATCH] docs: add link to project to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e4a5f7e..a5c8ccc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -# T37-Project-1 +# IT2810 Gruppe 37: Readr (Prosjekt 1) Repository for team IT2810-H26-T37 in IT2810-H26. +Visit our project here: [Readr](http://it2810-37.idi.ntnu.no/project1/) + ## Getting started Install [Node.js](https://nodejs.org/en/download) and verify you have `npm` installed as well.