aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mundus Build 01-05-2020 No3.exebin1661952 -> 0 bytes
-rw-r--r--README.md9
2 files changed, 4 insertions, 5 deletions
diff --git a/Mundus Build 01-05-2020 No3.exe b/Mundus Build 01-05-2020 No3.exe
deleted file mode 100644
index f9b9ab7..0000000
--- a/Mundus Build 01-05-2020 No3.exe
+++ /dev/null
Binary files differ
diff --git a/README.md b/README.md
index 6858b6b..70f4926 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@
-# Mundus
-My IT-kariera module 7 (Software development) project. It is built in C# and Gtk# 2.0.
+This branch is for the required things that the project must include for the moudule:
+ - Database integration
+ - Unit tests
-Mundus is a sandbox openworld RPG. You can explore, destroy, create or fight, the world is your oyster.
-
-**Note**: Install [Gtk-Sharp](https://www.mono-project.com/docs/gui/gtksharp/installer-for-net-framework/) to run the executable on _Windows_ and _Linux_ (to run it on Linux, you should use [Mono](https://www.mono-project.com/download/stable/#download-lin)).
+These will not be present in future versions of the project.