From a59ca469525aaf39f886def46ecf6eb8f5831ce0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Anders=20H=C3=B8vik?= <andehovi@stud.ntnu.no>
Date: Fri, 3 May 2024 22:21:51 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index aad4292..189d1d0 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,8 @@ spring:
     username: user
     password: Password1.
 ```
+When you run the application the database will be populated with test-data.
+
 ## Contributors
 The individuals who contributed to the project:
 - Anders Høvik
-- 
GitLab