From f61e920ecdb62f33ea5ac30f97f285b456c3fbf8 Mon Sep 17 00:00:00 2001
From: Tuula Rantala <tuula.m.rantala@utu.fi>
Date: Sun, 4 May 2025 11:16:35 +0000
Subject: [PATCH] Edit README.md

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

diff --git a/README.md b/README.md
index cb52432..63e1163 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-Simple 2d infinite runner created with Unity 6, originally made for a university course. 
+Simple 2d infinite runner with online leaderboards. Created with Unity 6, originally made for a university course. 
 
 Lessons learned:
 - Basics of Unity UI Toolkit
-- 
GitLab