From 5abbf3edd9e3e881f6c8acfcfc6b7d7a4e98d474 Mon Sep 17 00:00:00 2001 From: Stefano Grisendi <stefagr@stud.ntnu.no> Date: Thu, 22 Apr 2021 17:28:06 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4fc08b..129dc41 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# TDT4240-progark-project +# UniCheckers This project was undertaken for the course TDT4240 - Software Architecture. The goal is to develop a game for Android and to get familiar with all that follows; Designing, testing and documenting all aspects related to its architecture. -- GitLab