From 1d90c60a9aec3acc34da3ed19c0d4ea6bf80c6bd Mon Sep 17 00:00:00 2001 From: "Anders H. Rebner" <anderhre@stud.ntnu.no> Date: Mon, 26 Apr 2021 08:54:43 +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 9b819bc..70a0889 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# UniCheckers +# SpaceCheckers 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