aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
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.